_ThreadFunction
fThreadId(spawn_thread(_ThreadFunction, thread_name, priority, this)),
static status_t _ThreadFunction(void* simpleThreadPtr);