MPD
0.20.18
|
#include <Mutex.hxx>
Additional Inherited Members | |
![]() | |
PosixMutex () | |
~PosixMutex () | |
PosixMutex (const PosixMutex &other)=delete | |
PosixMutex & | operator= (const PosixMutex &other)=delete |
void | lock () |
bool | try_lock () |
void | unlock () |