#include <PPCAtomicMutex.h>
Data Fields | |
volatile ppc_atomic_t | counter |
volatile ppc_atomic_t | bound |
Definition at line 17 of file PPCAtomicMutex.h.
volatile ppc_atomic_t _ppc_atomic_mutex_t::counter |
Definition at line 19 of file PPCAtomicMutex.h.
Referenced by PPCAtomicMutexAcquire(), PPCAtomicMutexInit(), PPCAtomicMutexRelease(), and PPCAtomicMutexTryAcquire().
volatile ppc_atomic_t _ppc_atomic_mutex_t::bound |