Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

/ray/src/lib/threads/condition.h File Reference

Implementing a thread condition; an object that threads can block on, if they find a certain condition to be false. More...

#include <lib/sconfig.h>
#include <glib/gthread.h>
#include <lib/threads/mutex.h>

Include dependency graph for condition.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  WaitCondition
 This class implements a condition (condition variable). More...


Defines

#define _ThreadLibrary_WaitCondition_H_   1


Detailed Description

Implementing a thread condition; an object that threads can block on, if they find a certain condition to be false.

Author:
Wolfgang Wieser ] wwieser (a) gmx <*> de [

Definition in file condition.h.


Define Documentation

#define _ThreadLibrary_WaitCondition_H_   1
 

Definition at line 19 of file condition.h.


Generated on Sat Feb 19 22:34:41 2005 for Ray by doxygen 1.3.5