46 #if !defined(SWIG) || defined(SWIG_THREADING) // Do not read when in swig and not in the threading module
82 void SetThreadSyncCount(
Int32 NewCount);
int32_t Int32
An 32-bit integer.
A synchronization primitive that causes a predefined number of threads to all wait before continuing...
All the definitions for datatypes as well as some basic conversion functions are defined here...
Int32 IsBlocking
Does calling wait on this barrier block at presemt.
Int32 ThreadCurrent
The number of threads currently waiting.
Int32 ThreadGoal
The number of threads to have wait.
Simple thread safe ways to check and change a specified variable atomically.
The bulk of the engine components go in this namspace.