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

/macosx-10.10/xnu-2782.1.97/libkern/libkern/c++/
H A DOSKext.h546 static void considerUnloads(Boolean rescheduleOnlyFlag = false);
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp6398 void OSKext::considerUnloads(Boolean rescheduleOnlyFlag) argument
6409 * pending. rescheduleOnlyFlag should not start the count down.
6411 if (rescheduleOnlyFlag && !sConsiderUnloadsPending) {

Completed in 137 milliseconds