PIP 5.6.1
Platform-Independent Primitives
Classes
piconditionvar.h File Reference

Condition variable for waiting and notification between threads. More...

#include "pimutex.h"
#include "pisystemtime.h"

Classes

class  PIConditionVariable
 Condition variable used together with external PIMutex. More...
 

Detailed Description

Condition variable for waiting and notification between threads.