Searched refs:IORWLockAssert (Results 1 – 3 of 3) sorted by relevance
372 #define IORWLockAssert(l, type) LCK_RW_ASSERT(l, type) macro392 void IORWLockAssert(IORWLock * lock, IORWLockAssertState type);
402 IORWLockAssert(IORWLock * lock, IORWLockAssertState type) in IORWLockAssert() function
159 IORWLockAssert(lock, kIORWLockAssertHeld); \165 IORWLockAssert(lock, kIORWLockAssertWrite); \