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

Public Member Functions

 MCond (const MCond &)
 
 MCond (void *)
 
bool init (void *)
 
bool init ()
 
bool set (void *)
 
bool signal ()
 
bool broadcast ()
 
bool wait (MMutex &mutex)
 
bool wait (MMutex &mutex, const unsigned int sec, const unsigned int msec=0)
 
bool destroy ()
 
const MCondoperator= (const MCond &)
 

Static Public Member Functions

static size_t size ()
 

Private Attributes

pthread_cond_t * m_cond
 

Detailed Description

Definition at line 21 of file MCond.h.


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