EHS
|
This is the complete list of members for ehs::Thread, including all inherited members.
Detach() | ehs::Thread | |
GetCurrentId() | ehs::Thread | static |
GetHandle() const | ehs::Thread | |
GetId() const | ehs::Thread | |
GetMainId() | ehs::Thread | static |
GetStackSize() const | ehs::Thread | |
HardSleepFor(const float seconds) | ehs::Thread | static |
IsCurrent() const | ehs::Thread | |
IsValid() const | ehs::Thread | |
Join(const unsigned int timeout=EHS_INFINITE) | ehs::Thread | |
operator=(const Thread &thread) | ehs::Thread | |
SleepFor(const UInt_32 miliseconds) | ehs::Thread | static |
Start(UInt_32(*cb)(void *), void *args) | ehs::Thread | |
Thread(const UInt_64 stackSize=0) | ehs::Thread | |
Thread(const Thread &thread) | ehs::Thread | |
~Thread() | ehs::Thread |