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

/haiku/src/kits/support/
H A DJobQueue.cpp245 while (BJob* dependantJob = job->DependantJobAt(0)) {
272 while (BJob* dependantJob = job->DependantJobAt(0)) {
H A DJob.cpp223 BJob::DependantJobAt(int32 index) const function in class:BSupportKit::BJob
/haiku/headers/os/support/
H A DJob.h66 BJob* DependantJobAt(int32 index) const;

Completed in 81 milliseconds