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

/macosx-10.10/xnu-2782.1.97/libkern/
H A DOSKextLib.cpp122 OSKext::considerUnloads(); // schedule autounload pass
/macosx-10.10/xnu-2782.1.97/libkern/libkern/c++/
H A DOSMetaClass.h1226 * @function considerUnloads
1252 static void considerUnloads();
H A DOSKext.h546 static void considerUnloads(Boolean rescheduleOnlyFlag = false);
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSMetaClass.cpp923 OSMetaClass::considerUnloads() function in class:OSMetaClass
925 OSKext::considerUnloads();
H A DOSKext.cpp6194 * OSKext::considerUnloads() call, which sets sConsiderUnloadsCalled
6398 void OSKext::considerUnloads(Boolean rescheduleOnlyFlag) function in class:OSKext
6434 * period as the first time considerUnloads() is called, and we destroy
7511 OSKext::considerUnloads(/* rescheduleOnly? */ true);
8346 OSKext::considerUnloads(/* rescheduleOnly? */ true);
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp3541 OSKext::considerUnloads();

Completed in 259 milliseconds