Home
last modified time | relevance | path

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

/xnu-10002.81.5/iokit/IOKit/
H A DIOLocks.h149 } IOLockAssertState; typedef
171 void IOLockAssert(IOLock * lock, IOLockAssertState type);
/xnu-10002.81.5/iokit/Kernel/
H A DIOLocks.cpp382 IOLockAssert(IOLock * lock, IOLockAssertState type) in IOLockAssert()