The Cond class
(No version information available, might only be in Git)
Einführung
The static methods contained in the Cond class provide direct access to Posix Condition Variables.
Klassenbeschreibung
Cond
{
/* Methoden */
}Inhaltsverzeichnis
- Cond::broadcast — Broadcast a Condition
- Cond::create — Create a Condition
- Cond::destroy — Destroy a Condition
- Cond::signal — Signal a Condition
- Cond::wait — Wait for Condition
There are no user contributed notes for this page.
