OROCHI
 
Loading...
Searching...
No Matches
GxWorkerThread Member List

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

__getStaticRtti(void)GxClassBaseRootinlinestatic
_numGxThreadprotectedstatic
_pThreadGxThreadprotectedstatic
_threadIdGxThreadprotected
atomicExchangeU32(volatile u32 *pTarget, u32 newValue)GxThreadstatic
barrierMemory(void)GxThreadstatic
casPointer(volatile void **ppTarget, void *pOld, void *pNew)GxThreadstatic
casU32(volatile u32 *pTarget, u32 oldValue, u32 newValue)GxThreadstatic
create(void *pIn, PRIORITY priority, u32 stackSize, s32 cpuIndex=-1)GxThread
createCallback(void) overrideGxWorkerThreadprotectedvirtual
getCurrentThread(void)GxThreadstatic
getCurrentWorkerIndex(void)GxWorkerThreadstatic
getDefaultObject(void)GxClassBaseRootinlinevirtual
getIndex(void) constGxThreadinline
getOwner(void) constGxWorkerThreadinline
getRandomGenerator(void) constGxThreadinline
getRtti(void) const =0GxClassBaseRootpure virtual
getWorkerIndex(void) constGxWorkerThreadinline
GxClassBase(void)GxClassBaseinline
GxClassBase(const GxClassBase &base)GxClassBaseinline
GxClassBaseRoot(void)GxClassBaseRootinline
GxClassBaseRoot(const GxClassBaseRoot &)GxClassBaseRootinline
GxThread(void)GxThread
GxWorkerThread(void)GxWorkerThreadinline
initializeMainThread(void)GxWorkerThreadstatic
initializeThreadLocalStorage(void)GxWorkerThread
INVALID_INDEXGxThreadstatic
isDefaultObject(void)GxClassBaseRootinline
isFixThread(void)GxThreadinlinestatic
isRequestStop(void) constGxWorkerThreadinline
isStop(void) constGxThread
MAIN_THREAD_INDEXGxThreadstatic
operator=(const GxClassBaseRoot &)GxClassBaseRootinline
PRIORITY enum nameGxThread
resume(void)GxThread
setCompleteEvent(void)GxWorkerThreadinline
setFixThread(b32 on)GxThreadinlinestatic
setOwner(GxWorkerThreadManager *pOwner)GxWorkerThreadinline
setRequestStop(void)GxWorkerThreadinline
setStartEvent(void)GxWorkerThreadinline
setWorkerIndex(u32 index)GxWorkerThreadinline
sleep(u32 milliSecond)GxThreadstatic
stop(void)GxThreadprotected
suspend(void)GxThread
terminateMainThread(void)GxWorkerThreadstatic
THREAD_MAXGxThreadstatic
threadMain(void *pArgument) overrideGxWorkerThreadprotectedvirtual
waitCompleteEvent(s32 milliSecond=-1)GxWorkerThreadinline
waitStartEvent(s32 milliSecond=-1)GxWorkerThreadinline
~GxClassBase(void) overrideGxClassBaseinline
~GxClassBaseRoot(void)GxClassBaseRootinlinevirtual
~GxThread(void) overrideGxThread