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

/haiku/headers/private/debugger/util/
H A DWorker.h198 job_wait_status WaitForJob(Job* waitingJob, const JobKey& key);
/haiku/src/kits/debugger/util/
H A DWorker.cpp125 return fWorker->WaitForJob(this, key);
406 Worker::WaitForJob(Job* waitingJob, const JobKey& key) function in class:Worker

Completed in 41 milliseconds