Searched refs:_JobRunnerEntry (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/package/
H A DRoot.h81 static status_t _JobRunnerEntry(void* data);
H A DRoot.cpp185 fJobRunner = spawn_thread(&_JobRunnerEntry, "job runner", B_NORMAL_PRIORITY,
505 Root::_JobRunnerEntry(void* data) function in class:Root

Completed in 56 milliseconds