Searched refs:IOLockAssert (Results 1 – 4 of 4) sorted by relevance
152 #define IOLockAssert(l, type) LCK_MTX_ASSERT(l, type) macro160 void IOLockAssert(IOLock * lock, IOLockAssertState type);
358 IOLockAssert(IOLock * lock, IOLockAssertState type) in IOLockAssert() function
5629 IOLockAssert(fWatchdogLock, kIOLockAssertOwned); in start_watchdog_timer()
2721 IOLockAssert(gJobsLock, kIOLockAssertOwned); in waitToBecomeTerminateThread()