A spinlock. More...
A spinlock.
Definition at line 36 of file pthread_spin.h.
#include <pthread_spin.h>
Data Fields | |
atomic_flag | flag |
Current lock state. | |
atomic_flag pthread_spinlock_t::flag |
Current lock state.
Definition at line 37 of file pthread_spin.h.