HDK
|
Go to the source code of this file.
Classes | |
class | SYS_AtomicInt< T > |
Typedefs | |
typedef SYS_AtomicInt< int32 > | SYS_AtomicInt32 |
typedef SYS_AtomicInt< int64 > | SYS_AtomicInt64 |
typedef SYS_AtomicInt< int32 > | SYS_AtomicCounter |
typedef SYS_AtomicInt<int32> SYS_AtomicCounter |
Definition at line 88 of file SYS_AtomicInt.h.
typedef SYS_AtomicInt<int32> SYS_AtomicInt32 |
Definition at line 82 of file SYS_AtomicInt.h.
typedef SYS_AtomicInt<int64> SYS_AtomicInt64 |
Definition at line 83 of file SYS_AtomicInt.h.