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
130 IORWLockAssert(_variableLock, kIORWLockAssertHeld); \136 IORWLockAssert(_variableLock, kIORWLockAssertWrite); \