#include <condition_variable.hpp>
void boost::detail::basic_cv_list_entry::add_waiter |
( |
| ) |
|
|
inline |
bool boost::detail::basic_cv_list_entry::is_notified |
( |
| ) |
const |
|
inline |
void boost::detail::basic_cv_list_entry::release |
( |
unsigned |
count_to_release | ) |
|
|
inline |
void boost::detail::basic_cv_list_entry::release_waiters |
( |
| ) |
|
|
inline |
void boost::detail::basic_cv_list_entry::remove_waiter |
( |
| ) |
|
|
inline |
bool boost::detail::basic_cv_list_entry::wait |
( |
timeout |
abs_time | ) |
|
|
inline |
bool boost::detail::basic_cv_list_entry::woken |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: