This is the complete list of members for Proud::Thread, including all inherited members.
__declspec(property(get=GetHandle)) HANDLE Handle | Proud::Thread | |
__declspec(property(get=GetID)) uint64_t ID | Proud::Thread | |
GetHandle() | Proud::Thread | inline |
GetID() | Proud::Thread | inline |
IsAlive() const (defined in Proud::Thread) | Proud::Thread | |
Join() | Proud::Thread | |
m_dllProcessDetached_INTERNAL (defined in Proud::Thread) | Proud::Thread | static |
m_useComModel (defined in Proud::Thread) | Proud::Thread | |
NotifyDllProcessDetached() | Proud::Thread | static |
Start() | Proud::Thread | |
Thread(ThreadProc threadProc, void *ctx, bool neededJoin=true) (defined in Proud::Thread) | Proud::Thread | |
ThreadProc typedef (defined in Proud::Thread) | Proud::Thread | |
ThreadProcContext (defined in Proud::Thread) | Proud::Thread | friend |
~Thread() | Proud::Thread |