Searched defs:IOLockAssert (Results 1 – 2 of 2) sorted by relevance
157 #define IOLockAssert(l, type) LCK_MTX_ASSERT(l, type) macro
396 IOLockAssert(IOLock * lock, IOLockAssertState type) in IOLockAssert() function