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

This is the complete list of members for plProcessThread, 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
plProcessThread() (defined in plProcessThread)plProcessThreadinline
plThread(plStringView sName="plThread", plUInt32 uiStackSize=128 *1024)plThread
plThreadStatus enum nameplThread
Run() overrideplProcessThreadvirtual
Running enum value (defined in plThread)plThread
s_ThreadEventsplThreadstatic
Start()plOSThread
~plOSThread()plOSThreadvirtual
~plThread()plThreadvirtual