Home
last modified time | relevance | path

Searched refs:kIOLockAssertOwned (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/iokit/IOKit/
H A DIOLocks.h147 kIOLockAssertOwned = LCK_ASSERT_OWNED, enumerator
/xnu-10002.41.9/iokit/Kernel/
H A DIOServicePM.cpp5712 IOLockAssert(fWatchdogLock, kIOLockAssertOwned); in start_watchdog_timer()
H A DIOService.cpp2764 IOLockAssert(gJobsLock, kIOLockAssertOwned); in waitToBecomeTerminateThread()