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

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp253 static bool sConsiderUnloadsExecuted = false; variable
325 * Note that sConsiderUnloadsExecuted above belongs to sKextLock!
6710 sConsiderUnloadsExecuted = true;
6810 * sConsiderUnloadsExecuted in this function. They are guarded by a
6838 if (!sConsiderUnloadsExecuted ||

Completed in 94 milliseconds