Pyrogenesis  trunk
Namespaces | Functions
ThreadUtil.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Threading
 Light-weight threading utilities.
 

Functions

bool Threading::IsMainThread ()
 Returns whether the current thread is the 'main' thread (i.e. More...
 
void Threading::SetMainThread ()
 Set the current thread as the 'main' thread. More...