MPD  0.20.6
Mutex Class Reference

#include <Mutex.hxx>

Inheritance diagram for Mutex:
[legend]
Collaboration diagram for Mutex:
[legend]

Additional Inherited Members

- Public Member Functions inherited from PosixMutex
 PosixMutex ()
 
 ~PosixMutex ()
 
 PosixMutex (const PosixMutex &other)=delete
 
PosixMutexoperator= (const PosixMutex &other)=delete
 
void lock ()
 
bool try_lock ()
 
void unlock ()
 

Detailed Description

Definition at line 43 of file Mutex.hxx.


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