audiere::CondVar Class Reference

#include <threads.h>

Collaboration diagram for audiere::CondVar:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CondVar ()
 ~CondVar ()
void wait (Mutex &mutex, float seconds)
void notify ()

Classes

struct  Impl
struct  Impl

Detailed Description

Definition at line 41 of file threads.h.


Constructor & Destructor Documentation

audiere::CondVar::CondVar  ) 
 

Definition at line 122 of file threads_posix.cpp.

References ADR_LOG.

audiere::CondVar::~CondVar  ) 
 

Definition at line 133 of file threads_posix.cpp.


Member Function Documentation

void audiere::CondVar::notify  ) 
 

Definition at line 151 of file threads_posix.cpp.

Referenced by audiere::AbstractDevice::fireStopEvent(), and audiere::AbstractDevice::~AbstractDevice().

void audiere::CondVar::wait Mutex mutex,
float  seconds
 

Definition at line 138 of file threads_posix.cpp.

References audiere::Mutex::m_impl.


The documentation for this class was generated from the following files:
Generated on Mon Feb 13 23:09:40 2006 for audiere by  doxygen 1.4.6