_DoTask
newTask->threadId = spawn_thread(_DoTask, threadName.String(),
static status_t _DoTask(void* data);