int32_t Int32
An 32-bit integer.
void unlock()
Unlock the spinlock.
void lock()
Lock the SpinLock.
All the definitions for datatypes as well as some basic conversion functions are defined here...
A mutex like construct that never makes a system call and uses CPU instructions instead.
The bulk of the engine components go in this namspace.