|
reSIProcate/rutil
9694
|
#include <pthread.h>

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 RESIP_CONDITION_WIN32_CONFORMANCE_TO_POSIX |
Definition at line 13 of file Condition.hxx.
1.7.5.1