Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/
H A DIOLocks.h180 kIOLockStateUnlocked = 0, enumerator
185 #define IOLockInit( l ) IOLockInitWithState( l, kIOLockStateUnlocked);