Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/IOKit/
H A DIOUserServer.h161 IOSimpleLock * fInterruptLock; variable
/xnu-8792.41.9/iokit/Kernel/
H A DIOUserServer.cpp4198 if (fInterruptLock) { in stop()
4199 IOSimpleLockFree(fInterruptLock); in stop()