|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <_threads.h>
Static Public Member Functions | |
| static __stl_atomic_t | _S_swap (_STLP_VOLATILE __stl_atomic_t *__p, __stl_atomic_t __q) |
| static void * | _S_swap_ptr (void *_STLP_VOLATILE *__p, void *__q) |
Definition at line 497 of file _threads.h.
|
inlinestatic |
Definition at line 507 of file _threads.h.
Referenced by _Atomic_swap().
|
inlinestatic |
Definition at line 528 of file _threads.h.
Referenced by _Atomic_swap_ptr().