Home
last modified time | relevance | path

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

/xnu-12377.41.6/iokit/IOKit/
H A DIOConditionLock.h69 virtual void unlockWith(int condition); // set condition & release lock
/xnu-12377.41.6/iokit/Kernel/
H A DIOConditionLock.cpp127 IOConditionLock::unlockWith(int inCondition) in unlockWith() function in IOConditionLock