Searched refs:IORWLockAssert (Results 1 – 3 of 3) sorted by relevance
367 #define IORWLockAssert(l, type) LCK_RW_ASSERT(l, type) macro387 void IORWLockAssert(IORWLock * lock, IORWLockAssertState type);
388 IORWLockAssert(IORWLock * lock, IORWLockAssertState type) in IORWLockAssert() function
129 IORWLockAssert(_variableLock, kIORWLockAssertHeld); \135 IORWLockAssert(_variableLock, kIORWLockAssertWrite); \