|
foobar2000 SDK
2015-08-03
|
#include <synchro_nix.h>
Public Member Functions | |
| mutexScope (mutexBase *m) throw () | |
| mutexScope (mutexBase &m) throw () | |
| ~mutexScope () throw () | |
Private Member Functions | |
| mutexScope (const mutexScope &) | |
| void | operator= (const mutexScope &) |
Private Attributes | |
| mutexBase * | m_mutex |
Definition at line 63 of file synchro_nix.h.
|
inline | ||||||||||||||
Definition at line 65 of file synchro_nix.h.
|
inline | ||||||||||||||
Definition at line 66 of file synchro_nix.h.
|
inline | |||||||||||||
Definition at line 67 of file synchro_nix.h.
|
private |
|
private |
|
private |
Definition at line 70 of file synchro_nix.h.
1.8.11