golib  0.5
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
goCondition Class Reference

Condition variable. More...

#include <gothread.h>

Public Member Functions

void signal ()
 
void broadcast ()
 
void wait ()
 

Protected Attributes

pthread_cond_t cond
 
goMutex mutex
 

Detailed Description

Condition variable.

Author
Christian Gosch

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