MPMA::SpinLock Class Reference
Spinlock (NOT re-entrant safe) that reverts to a sleeplock on single cpu systems. If no lock-contention occurs, these is extremely little overhead in use.
More...
#include <Locks.h>
List of all members.
Detailed Description
Spinlock (NOT re-entrant safe) that reverts to a sleeplock on single cpu systems. If no lock-contention occurs, these is extremely little overhead in use.
The documentation for this class was generated from the following file: