Plasma Engine  2.0
Loading...
Searching...
No Matches
plThread Member List

This is the complete list of members for plThread, including all inherited members.

Created enum value (defined in plThread)plThread
Finished enum value (defined in plThread)plThread
GetCurrentThread()plThreadstatic
GetThreadCount()plOSThreadinlinestatic
GetThreadID() constplOSThreadinline
GetThreadName() constplThreadinline
GetThreadStatus() constplThreadinline
IsRunning() constplThreadinline
Join()plOSThread
m_EntryPoint (defined in plOSThread)plOSThreadprotected
m_hHandle (defined in plOSThread)plOSThreadprotected
m_pUserData (defined in plOSThread)plOSThreadprotected
m_ThreadID (defined in plOSThread)plOSThreadprotected
m_uiStackSize (defined in plOSThread)plOSThreadprotected
plOSThread(plOSThreadEntryPoint threadEntryPoint, void *pUserData=nullptr, plStringView sName="plOSThread", plUInt32 uiStackSize=128 *1024)plOSThread
plThread(plStringView sName="plThread", plUInt32 uiStackSize=128 *1024)plThread
plThreadStatus enum nameplThread
Run()=0plThreadprivatepure virtual
Running enum value (defined in plThread)plThread
RunThread (defined in plThread)plThreadfriend
s_ThreadEventsplThreadstatic
Start()plOSThread
~plOSThread()plOSThreadvirtual
~plThread()plThreadvirtual