Home
last modified time | relevance | path

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

/xnu-11417.121.6/iokit/IOKit/
H A DIOLocks.h185 kIOLockStateUnlocked = 0, enumerator
190 #define IOLockInit( l ) IOLockInitWithState( l, kIOLockStateUnlocked);