Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/
H A DIOLocks.h353 } IORWLockAssertState; typedef
365 void IORWLockAssert(IORWLock * lock, IORWLockAssertState type);
/xnu-8020.121.3/iokit/Kernel/
H A DIOLocks.cpp364 IORWLockAssert(IORWLock * lock, IORWLockAssertState type) in IORWLockAssert()