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

/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp251 static bool sConsiderUnloadsExecuted = false; variable
323 * Note that sConsiderUnloadsExecuted above belongs to sKextLock!
6387 sConsiderUnloadsExecuted = true;
6487 * sConsiderUnloadsExecuted in this function. They are guarded by a
6515 if (!sConsiderUnloadsExecuted ||

Completed in 38 milliseconds