Home
last modified time | relevance | path

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

/xnu-11215.81.4/iokit/IOKit/
H A DIOLocks.h369 } IORWLockAssertState; typedef
392 void IORWLockAssert(IORWLock * lock, IORWLockAssertState type);
/xnu-11215.81.4/iokit/Kernel/
H A DIOLocks.cpp402 IORWLockAssert(IORWLock * lock, IORWLockAssertState type) in IORWLockAssert()