PixelLightAPI
.
|
Critical section (lock/unlock only inside the same process) class. More...
#include <CriticalSection.h>
Public Member Functions | |
CriticalSection () | |
Constructor. |
Critical section (lock/unlock only inside the same process) class.
PLCore::CriticalSection::CriticalSection | ( | ) | [inline] |
|