Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/
H A DIOLocks.h479 } IOSimpleLockAssertState; typedef
490 void IOSimpleLockAssert(IOSimpleLock *lock, IOSimpleLockAssertState type);
/xnu-8020.121.3/iokit/Kernel/
H A DIOLocks.cpp370 IOSimpleLockAssert(IOSimpleLock *lock, IOSimpleLockAssertState type) in IOSimpleLockAssert()