#include <Thread.h>
Static Public Member Functions | |
static void | SetCurrentThreadName (const String &name) |
static bool | IsPrimaryThread () |
static void | SetPrimaryThreadID (uint04 primary_thread) |
static void | RequestSleep (const TimeSpan &interval) |
static uint04 | CurrentThreadID () |
static uint04 | PrimaryThreadID () |
static void | RequestNoSleep (bool request_no_sleep) |
static String | CurrentThreadName () |
|
static |
|
static |
|
static |
|
static |
|
static |
NDEVR_SUPPORTS_THREADING
|
static |
|
static |
|
static |