MutexSpinLock

Undocumented in source.

Members

Functions

initialzie
void initialzie()
Undocumented in source. Be warned that the author may not have intended to support it.
lock
void lock()
Undocumented in source. Be warned that the author may not have intended to support it.
tryLock
bool tryLock()
Undocumented in source. Be warned that the author may not have intended to support it.
unlock
void unlock()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

lockVar
size_t lockVar;
Undocumented in source.

Meta