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

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp252 static bool sConsiderUnloadsExecuted = false; variable
323 * Note that sConsiderUnloadsExecuted above belongs to sKextLock!
6385 sConsiderUnloadsExecuted = true;
6485 * sConsiderUnloadsExecuted in this function. They are guarded by a
6513 if (!sConsiderUnloadsExecuted ||

Completed in 192 milliseconds