MPD
0.20.15
|
#include <DatabaseLock.hxx>
Public Member Functions | |
ScopeDatabaseLock () | |
~ScopeDatabaseLock () | |
void | unlock () |
Unlock the mutex now, making the destructor a no-op. More... | |
Definition at line 86 of file DatabaseLock.hxx.
|
inline |
Definition at line 90 of file DatabaseLock.hxx.
|
inline |
Definition at line 94 of file DatabaseLock.hxx.
|
inline |
Unlock the mutex now, making the destructor a no-op.
Definition at line 102 of file DatabaseLock.hxx.