Pyrogenesis trunk
|
Go to the source code of this file.
Namespaces | |
namespace | 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... | |