![]() |
CloudBuilder C++ SDK
v3.0.0
Making social games is easy !
|
#include <CotCHelpers.h>
Public Member Functions | |
void | LockVar () |
void | UnlockVar () |
void | SignalAll () |
void | SignalOne () |
bool | Wait (int timeoutMilliseconds=0) |
Basic condition variable. Prefer CProtectedVariable to protect content.