The Cond class
(No version information available, might only be in SVN)
Introducere
The static methods contained in the Cond class provide direct access to Posix Condition Variables.
Sinopsisul clasei
Cond
{
/* Metode */
}Cuprins
- 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.
