Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
MPMA
::
TakeSpinLock
MPMA::TakeSpinLock Class Reference
Used to lock/unlock a spinlock automatically using scope. The lock is released on destruction.
More...
#include <Locks.h>
List of all members.
Public Member Functions
void
Take
()
Manually takes the lock. (NOT safe to call repeatedly).
void
Leave
()
Manually releases the lock. (NOT safe to call repeatedly).
Detailed Description
Used to lock/unlock a spinlock automatically using scope. The lock is released on destruction.
The documentation for this class was generated from the following files:
base/
Locks.h
base/Locks.cpp
Generated on Sat Oct 20 15:23:30 2007 for MPMA Framework by
1.5.3