Create(int(*fn)(void *), void *data) | RageThread | |
EnumThreadIDs(int n, uint64_t &iID) | RageThread | [static] |
GetCurrentThreadID() | RageThread | [static] |
GetCurThreadName() | RageThread | [static] |
GetSupportsTLS() | RageThread | [inline, static] |
GetThreadNameByID(uint64_t iID) | RageThread | [static] |
HaltAllThreads(bool Kill=false) | RageThread | [static] |
IsCreated() const | RageThread | [inline] |
m_bSystemSupportsTLS | RageThread | [private, static] |
m_pSlot | RageThread | [private] |
name | RageThread | [private] |
RageThread() | RageThread | |
ResumeAllThreads() | RageThread | [static] |
SetName(const CString &n) | RageThread | [inline] |
SetSupportsTLS(bool b) | RageThread | [inline, static] |
Wait() | RageThread | |
~RageThread() | RageThread |