Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/IOKit/
H A DIOLocks.h169 kIOLockStateUnlocked = 0, enumerator
174 #define IOLockInit( l ) IOLockInitWithState( l, kIOLockStateUnlocked);