![]() |
fairness
v1.0.0
A collection of advanced syncronization mechanisms.
|
This file contains the implementation of the wait operation for misc os. More...


Go to the source code of this file.
Namespaces | |
| namespace | boost |
| namespace | boost::fairness |
| namespace | boost::fairness::detail |
Functions | |
| template<typename T > | |
| void | boost::fairness::detail::notify_all_ (T &mem) |
| template<typename T > | |
| void | boost::fairness::detail::notify_one_ (T &mem) |
| template<typename T , typename K > | |
| void | boost::fairness::detail::wait_ (T &mem, K expected) |
This file contains the implementation of the wait operation for misc os.