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

Public Types

enum  adopt_lock_t { adopt_lock }
 

Public Member Functions

 scoped_lock (conditionally_enabled_mutex &m, adopt_lock_t)
 
 scoped_lock (conditionally_enabled_mutex &m)
 
void lock ()
 
void unlock ()
 
bool locked () const
 
asio::detail::mutexmutex ()
 

Friends

class conditionally_enabled_event
 

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