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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOLocks.h151 kIOLockStateUnlocked = 0, enumerator in enum:__anon600
156 #define IOLockInit( l ) IOLockInitWithState( l, kIOLockStateUnlocked);

Completed in 62 milliseconds