![]() |
API Documentation
|
Functions for interfacing with the current thread. If threading is disabled. More...
#include <Thread.h>
Static Public Member Functions | |
| static uint04 | CurrentThreadID () |
| static String | CurrentThreadName () |
| static bool | IsPrimaryThread () |
| static uint04 | PrimaryThreadID () |
| static void | RequestNoSleep (bool request_no_sleep) |
| static void | RequestSleep (const TimeSpan &interval) |
| static void | SetCurrentThreadName (const String &name) |
| static void | SetPrimaryThreadID (uint04 primary_thread) |
Functions for interfacing with the current thread. If threading is disabled.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |