#include <StdSync.h>
Public Member Functions | |
| CStdEvent (bool) | |
| ~CStdEvent () | |
| void | Set () |
| void | Pulse () |
| void | Reset () |
| bool | WaitFor (int) |
|
inline |
Definition at line 160 of file StdSync.h.
Referenced by CStdCSecEx::Enter(), and C4StartupModsLocalModDiscovery::Execute().
|
inline |
Definition at line 158 of file StdSync.h.
Referenced by C4ParticleSystem::CalculateNextStep(), C4StartupModsLocalModDiscovery::Execute(), CStdCSecEx::Leave(), and CStdCSecEx::LeaveShared().
|
inline |
Definition at line 161 of file StdSync.h.
Referenced by CStdCSecEx::Enter(), and C4StartupModsLocalModDiscovery::WaitForDiscoveryFinished().