Belle II Software  release-08-01-10
Cond Class Reference

Public Member Functions

 Cond (const Cond &cond)
 
bool init ()
 
bool signal ()
 
bool broadcast ()
 
bool wait (Mutex &mutex)
 
bool wait (Mutex &mutex, const unsigned int sec, const unsigned int msec=0)
 
bool destroy ()
 

Private Attributes

pthread_cond_t m_cond_t
 

Detailed Description

Definition at line 19 of file Cond.h.


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