Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ReadWriteLock.h File Reference

N readers, N writers problem with preference for writers. More...

#include <OW32/SyncObjects.h>
#include <cstddef>
#include <assert.h>

Go to the source code of this file.

Namespaces

namespace  OW32

Classes

class  OW32::CReadWriteLock
 A read/write lock for N readers, N concurrent with N writers (1 concurrent). More...
class  OW32::CReadWriteLock::CReadLock
 A CSyncObject for the read lock.
class  OW32::CReadWriteLock::CWriteLock
 A CSyncObject for the write lock.


Detailed Description

N readers, N writers problem with preference for writers.


Generated on Sun Jun 5 01:29:19 2005 for OW32 by  doxygen 1.3.9.1