Home
last modified time | relevance | path

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

/xnu-8796.141.3/iokit/IOKit/
H A DIOLocks.h364 } IORWLockAssertState; typedef
387 void IORWLockAssert(IORWLock * lock, IORWLockAssertState type);
/xnu-8796.141.3/iokit/Kernel/
H A DIOLocks.cpp388 IORWLockAssert(IORWLock * lock, IORWLockAssertState type) in IORWLockAssert()