C-chat
Public Attributes | List of all members
ReadWriteLock Class Reference

A read/write lock to synchronize resource access. More...

#include <synchronization.h>

Public Attributes

Mutex writeLock
 
Mutex readLock
 
int * readCount
 

Detailed Description

A read/write lock to synchronize resource access.


The documentation for this class was generated from the following file: