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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp159 static int gOutstandingJobs; variable
3697 gOutstandingJobs--;
3727 alive = (gOutstandingJobs > gNumWaitingThreads);
3790 gOutstandingJobs++;
3796 create = ( (gOutstandingJobs > count)

Completed in 127 milliseconds