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

/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSKext.h563 static void considerUnloads(Boolean rescheduleOnlyFlag = false);
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp6400 void OSKext::considerUnloads(Boolean rescheduleOnlyFlag) argument
6411 * pending. rescheduleOnlyFlag should not start the count down.
6413 if (rescheduleOnlyFlag && !sConsiderUnloadsPending) {

Completed in 32 milliseconds