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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp154 static int gOutstandingJobs; variable
3392 gOutstandingJobs--;
3422 alive = (gOutstandingJobs > gNumWaitingThreads);
3485 gOutstandingJobs++;
3491 create = ( (gOutstandingJobs > count)

Completed in 19 milliseconds