_thread_func
fThread(spawn_thread(&_thread_func, kName, kPriority, this)),
static int32 _thread_func(void* sender);