Home
last modified time | relevance | path

Searched refs:sSystemSleep (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp520 static bool sSystemSleep = false; // true when system going to sleep variable
9162 if (sSystemSleep) {
9252 if (OSKext::getAutounloadEnabled() && !sSystemSleep
9307 sSystemSleep = true;
9310 sSystemSleep = false;