Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOUserServer.h162 IOSimpleLock * fInterruptLock; variable
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp4330 if (fInterruptLock) { in stop()
4331 IOSimpleLockFree(fInterruptLock); in stop()