Home
last modified time | relevance | path

Searched refs:IOLockAssertState (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/iokit/IOKit/
H A DIOLocks.h149 } IOLockAssertState; typedef
176 void IOLockAssert(IOLock * lock, IOLockAssertState type);
/xnu-11417.121.6/iokit/Kernel/
H A DIOLocks.cpp396 IOLockAssert(IOLock * lock, IOLockAssertState type) in IOLockAssert()