foobar2000 SDK
2015-01-14
|
#include <synchro_win.h>
Public Member Functions | |
critical_section () | |
~critical_section () | |
![]() | |
_critical_section_base () | |
void | create () throw () |
void | destroy () throw () |
void | enter () throw () |
void | leave () throw () |
Private Attributes | |
CRITICAL_SECTION | sec |
Additional Inherited Members | |
![]() | |
CRITICAL_SECTION | sec |
Definition at line 25 of file synchro_win.h.
|
inline |
Definition at line 29 of file synchro_win.h.
|
inline |
Definition at line 30 of file synchro_win.h.
|
private |
Definition at line 27 of file synchro_win.h.