foobar2000 SDK
2015-08-03
|
#include <WTL-PP.h>
Public Member Functions | |
CSRWorCS () | |
~CSRWorCS () | |
void | EnterExclusive () |
void | EnterShared () |
void | LeaveExclusive () |
void | LeaveShared () |
Private Member Functions | |
CSRWorCS (const CSRWorCS &) | |
void | operator= (const CSRWorCS &) |
Private Attributes | |
CRITICAL_SECTION | cs |
CSRWlock | srw |
|
inline |
Definition at line 307 of file WTL-PP.h.
|
private |
|
private |