ReadWriteLock Class Reference

A read-write lock. More...

#include <mutex.h>

List of all members.


Detailed Description

A read-write lock.

A read/write lock allows concurrent read access to an object but requires exclusive access for write operations.


Generated on Sun Feb 8 11:10:00 2009 for CrissCross by  doxygen 1.5.8