/cygdrive/d/src/svn/vrut/trunk/core/src/rwlock.h File Reference

#include <wx/thread.h>
#include <list>
#include "flexilog.h"

Go to the source code of this file.

Namespaces

namespace  VRUT

Classes

class  VRUT::ReadWriteMutex
 Multiple clients may read simultaneously but write access is exclusive. Recursive locking is possible with limitations. More...
struct  VRUT::ReadWriteMutex::LockOwner
 Thread ID and recursive locks data. More...
class  VRUT::ReadLocker
 Acquire lock for reading and release lock implicitly in scope. More...
class  VRUT::WriteLocker
 Acquire lock for writing and release lock implicitly in scope. More...


Generated on Tue Mar 10 14:41:35 2009 for VRUT by  doxygen 1.5.5