reSIProcate/rutil  9694
Classes | Namespaces | Defines
Condition.hxx File Reference
#include <pthread.h>
Include dependency graph for Condition.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  resip::Condition
 A condition variable that can be signaled or waited on, wraps POSIX/Windows implementations depending on environment. More...

Namespaces

namespace  resip
 

dcm! -- add UnusedChecking(_enum) below;


Defines

#define RESIP_CONDITION_WIN32_CONFORMANCE_TO_POSIX

Define Documentation

#define RESIP_CONDITION_WIN32_CONFORMANCE_TO_POSIX

Definition at line 13 of file Condition.hxx.