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