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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOLocks.h164 kIOLockStateUnlocked = 0, enumerator in enum:__anon456
169 #define IOLockInit( l ) IOLockInitWithState( l, kIOLockStateUnlocked);

Completed in 22 milliseconds