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

/xnu-2422.115.4/libkern/libkern/c++/
H A DOSKext.h556 static void considerUnloads(Boolean rescheduleOnlyFlag = false);
/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp6723 void OSKext::considerUnloads(Boolean rescheduleOnlyFlag) argument
6734 * pending. rescheduleOnlyFlag should not start the count down.
6736 if (rescheduleOnlyFlag && !sConsiderUnloadsPending) {

Completed in 39 milliseconds