_JobRunnerEntry
fJobRunner = spawn_thread(&_JobRunnerEntry, "job runner", B_NORMAL_PRIORITY,
static status_t _JobRunnerEntry(void* data);