HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SYS_AtomicInt.h File Reference
#include "SYS_Types.h"
#include "SYS_MemoryOrder.h"
#include "SYS_AtomicImpl.h"
#include <SYS/SYS_TypeDecorate.h>
#include <atomic>
+ Include dependency graph for SYS_AtomicInt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SYS_AtomicInt< T >
 

Typedefs

typedef SYS_AtomicInt< int32SYS_AtomicInt32
 
typedef SYS_AtomicInt< int64SYS_AtomicInt64
 
typedef SYS_AtomicInt< int32SYS_AtomicCounter
 

Typedef Documentation

Definition at line 101 of file SYS_AtomicInt.h.

Definition at line 95 of file SYS_AtomicInt.h.

Definition at line 96 of file SYS_AtomicInt.h.