Home
last modified time | relevance | path

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

/xnu-11215.81.4/iokit/IOKit/
H A DIOLocks.h506 } IOSimpleLockAssertState; typedef
517 void IOSimpleLockAssert(IOSimpleLock *lock, IOSimpleLockAssertState type);
/xnu-11215.81.4/iokit/Kernel/
H A DIOLocks.cpp408 IOSimpleLockAssert(IOSimpleLock *lock, IOSimpleLockAssertState type) in IOSimpleLockAssert()