Clementine
Public Member Functions | List of all members
asio::detail::conditionally_enabled_event Class Reference
Inheritance diagram for asio::detail::conditionally_enabled_event:
Inheritance graph
[legend]
Collaboration diagram for asio::detail::conditionally_enabled_event:
Collaboration graph
[legend]

Public Member Functions

void signal (conditionally_enabled_mutex::scoped_lock &lock)
 
void signal_all (conditionally_enabled_mutex::scoped_lock &lock)
 
void unlock_and_signal_one (conditionally_enabled_mutex::scoped_lock &lock)
 
void unlock_and_signal_one_for_destruction (conditionally_enabled_mutex::scoped_lock &lock)
 
bool maybe_unlock_and_signal_one (conditionally_enabled_mutex::scoped_lock &lock)
 
void clear (conditionally_enabled_mutex::scoped_lock &lock)
 
void wait (conditionally_enabled_mutex::scoped_lock &lock)
 
bool wait_for_usec (conditionally_enabled_mutex::scoped_lock &lock, long usec)
 

The documentation for this class was generated from the following file: