Home
last modified time | relevance | path

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

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