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

/haiku/src/kits/support/
H A DJobQueue.cpp100 if (job->IsRunnable())
166 if ((*head)->IsRunnable()) {
260 if (dependantJob->IsRunnable())
H A DJob.cpp209 BJob::IsRunnable() const function in class:BSupportKit::BJob
/haiku/headers/os/support/
H A DJob.h61 bool IsRunnable() const;

Completed in 88 milliseconds