Home
last modified time | relevance | path

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

/xnu-8796.141.3/iokit/IOKit/
H A DIOLocks.h501 } IOSimpleLockAssertState; typedef
512 void IOSimpleLockAssert(IOSimpleLock *lock, IOSimpleLockAssertState type);
/xnu-8796.141.3/iokit/Kernel/
H A DIOLocks.cpp394 IOSimpleLockAssert(IOSimpleLock *lock, IOSimpleLockAssertState type) in IOSimpleLockAssert()