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

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp337 static bool sConsiderUnloadsPending = false; variable
6709 sConsiderUnloadsPending = false;
6736 if (rescheduleOnlyFlag && !sConsiderUnloadsPending) {
6749 sConsiderUnloadsPending ? "Res" : "S",
6753 sConsiderUnloadsPending = true;

Completed in 244 milliseconds