MPMA::RWSleepLock Class Reference
ReaderWriter sleep-lock (re-entrant safe). Read locks don't block each other out, but Write locks are exclusive to all other locks.
More...
#include <Locks.h>
List of all members.
Detailed Description
ReaderWriter sleep-lock (re-entrant safe). Read locks don't block each other out, but Write locks are exclusive to all other locks.
The documentation for this class was generated from the following files: