cwidget  0.5.17
Classes | Public Member Functions | Friends | List of all members
cwidget::threads::mutex Class Reference
Inheritance diagram for cwidget::threads::mutex:
cwidget::threads::recursive_mutex

Classes

class  attr
 A mutex attributes object. More...
 
class  lock
 Represents a lock on a mutex. More...
 
class  try_lock
 Represents a non-blocking lock on a mutex. More...
 

Public Member Functions

 mutex (const attr &a)
 

Friends

class lock
 
class try_lock
 
class condition
 

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