Searched refs:WaitForUserInput (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/debugger/util/
H A DWorker.h100 status_t WaitForUserInput();
199 status_t WaitForUserInput(Job* waitingJob);
/haiku/src/kits/debugger/jobs/
H A DLoadImageDebugInfoJob.cpp63 return WaitForUserInput();
/haiku/src/kits/debugger/util/
H A DWorker.cpp130 Job::WaitForUserInput() function in class:Job
132 return fWorker->WaitForUserInput(this);
427 Worker::WaitForUserInput(Job* waitingJob) function in class:Worker

Completed in 47 milliseconds