Home
last modified time | relevance | path

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

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