This is the complete list of members for GxThread, including all inherited members.
| __getStaticRtti(void) | GxClassBaseRoot | inlinestatic |
| _num | GxThread | protectedstatic |
| _pThread | GxThread | protectedstatic |
| _threadId | GxThread | protected |
| atomicExchangeU32(volatile u32 *pTarget, u32 newValue) | GxThread | static |
| barrierMemory(void) | GxThread | static |
| casPointer(volatile void **ppTarget, void *pOld, void *pNew) | GxThread | static |
| casU32(volatile u32 *pTarget, u32 oldValue, u32 newValue) | GxThread | static |
| create(void *pIn, PRIORITY priority, u32 stackSize, s32 cpuIndex=-1) | GxThread | |
| createCallback(void) | GxThread | inlineprotectedvirtual |
| getCurrentThread(void) | GxThread | static |
| getDefaultObject(void) | GxClassBaseRoot | inlinevirtual |
| getIndex(void) const | GxThread | inline |
| getRandomGenerator(void) const | GxThread | inline |
| getRtti(void) const =0 | GxClassBaseRoot | pure virtual |
| GxClassBase(void) | GxClassBase | inline |
| GxClassBase(const GxClassBase &base) | GxClassBase | inline |
| GxClassBaseRoot(void) | GxClassBaseRoot | inline |
| GxClassBaseRoot(const GxClassBaseRoot &) | GxClassBaseRoot | inline |
| GxThread(void) | GxThread | |
| INVALID_INDEX | GxThread | static |
| isDefaultObject(void) | GxClassBaseRoot | inline |
| isFixThread(void) | GxThread | inlinestatic |
| isStop(void) const | GxThread | |
| MAIN_THREAD_INDEX | GxThread | static |
| operator=(const GxClassBaseRoot &) | GxClassBaseRoot | inline |
| PRIORITY enum name | GxThread | |
| resume(void) | GxThread | |
| setFixThread(b32 on) | GxThread | inlinestatic |
| sleep(u32 milliSecond) | GxThread | static |
| stop(void) | GxThread | protected |
| suspend(void) | GxThread | |
| THREAD_MAX | GxThread | static |
| threadMain(void *pArgument)=0 | GxThread | protectedpure virtual |
| ~GxClassBase(void) override | GxClassBase | inline |
| ~GxClassBaseRoot(void) | GxClassBaseRoot | inlinevirtual |
| ~GxThread(void) override | GxThread |