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

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

GetThreadCount()plOSThreadinlinestatic
GetThreadID() constplOSThreadinline
Join()plOSThread
m_EntryPoint (defined in plOSThread)plOSThreadprotected
m_hHandle (defined in plOSThread)plOSThreadprotected
m_pUserData (defined in plOSThread)plOSThreadprotected
m_sName (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
Start()plOSThread
~plOSThread()plOSThreadvirtual