#include <Atomic-win32.h>
Definition at line 8 of file Atomic-win32.h.
Public Member Functions | |
atomic_t (LONG l=0) | |
Public Attributes | |
volatile LONG | value |
atomic_t::atomic_t | ( | LONG | l = 0 |
) | [inline] |
Definition at line 9 of file Atomic-win32.h.
volatile LONG atomic_t::value |
Definition at line 11 of file Atomic-win32.h.