reSIProcate/rutil  9694
Classes | Namespaces | Variables
RWMutex.hxx File Reference
#include "Lockable.hxx"
#include "Mutex.hxx"
#include "Condition.hxx"
Include dependency graph for RWMutex.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  resip::RWMutex
 Wraps the readers/writers mutex implementation on your platform. More...

Namespaces

namespace  resip
 

dcm! -- add UnusedChecking(_enum) below;


Variables

static const char *const resipRWMutex_hxx_Version = "$Id: RWMutex.hxx,v 1.3 2003/06/02 20:52:32 ryker Exp $"

Variable Documentation

const char* const resipRWMutex_hxx_Version = "$Id: RWMutex.hxx,v 1.3 2003/06/02 20:52:32 ryker Exp $" [static]

Definition at line 4 of file RWMutex.hxx.