foobar2000 SDK
2015-08-03
|
#include <synchro_nix.h>
Public Member Functions | |
mutexRecur () | |
~mutexRecur () | |
Public Member Functions inherited from pfc::mutexBase | |
void | create (const pthread_mutexattr_t *attr) |
void | create (const mutexAttr &) |
void | createRecur () |
void | destroy () |
void | enter () throw () |
void | leave () throw () |
void | lock () throw () |
void | unlock () throw () |
Additional Inherited Members | |
Protected Member Functions inherited from pfc::mutexBase | |
mutexBase () | |
~mutexBase () | |
Definition at line 50 of file synchro_nix.h.
|
inline |
Definition at line 52 of file synchro_nix.h.
|
inline |
Definition at line 53 of file synchro_nix.h.