PulseEvent. Surprised anyone uses this.
This commit is contained in:
@@ -28,6 +28,7 @@ public:
|
||||
void InitializeNative(void* native_ptr, DISPATCH_HEADER& header);
|
||||
|
||||
int32_t Set(uint32_t priority_increment, bool wait);
|
||||
int32_t Pulse(uint32_t priority_increment, bool wait);
|
||||
int32_t Reset();
|
||||
void Clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user