#include <stdapis/stlportv5/stl/_threads.h>
| template <> |
| class _Atomic_swap_struct< 0 > |
| Public Attributes | |
|---|---|
| _STLP_STATIC_MUTEX | _S_swap_lock |
| Public Member Functions | |
|---|---|
| __stl_atomic_t | _S_swap(_STLP_VOLATILE __stl_atomic_t *, __stl_atomic_t) |
| void * | _S_swap_ptr(void *_STLP_VOLATILE *, void *) |
| __stl_atomic_t | _S_swap | ( | _STLP_VOLATILE __stl_atomic_t * | __p, |
| __stl_atomic_t | __q | |||
| ) | [static, inline] | |||