Public Member Functions | |
bool | threadCreateAndStart (const char *threadName, int priority, int stackSize, bool useVfpu=false) |
Static Public Member Functions | |
static int | __threadCallback (SceSize, void *__this) |
Protected Member Functions | |
virtual void | threadFunction ()=0 |
Protected Attributes | |
int | _threadId |