XII Release 0.1.0
Loading...
Searching...
No Matches
xiiOSThread Member List

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

GetThreadCount()xiiOSThreadinlinestatic
GetThreadID() constxiiOSThreadinline
Join()xiiOSThread
m_EntryPoint (defined in xiiOSThread)xiiOSThreadprotected
m_hHandle (defined in xiiOSThread)xiiOSThreadprotected
m_pUserData (defined in xiiOSThread)xiiOSThreadprotected
m_sName (defined in xiiOSThread)xiiOSThreadprotected
m_ThreadID (defined in xiiOSThread)xiiOSThreadprotected
m_uiStackSize (defined in xiiOSThread)xiiOSThreadprotected
Start()xiiOSThread
xiiOSThread(xiiOSThreadEntryPoint threadEntryPoint, void *pUserData=nullptr, xiiStringView sName="xiiOSThread", xiiUInt32 uiStackSize=128 *1024)xiiOSThread
~xiiOSThread()xiiOSThreadvirtual