Searched defs:LOCK (Results 1 – 4 of 4) sorted by relevance
33 #define LOCK 0x00000001 macro
15 #define LOCK 0 macro
51 #define LOCK(n) (((n) >> 10) & 0x1) macro
71 #define LOCK(n) (((n) >> 10) & 0x1) macro
Completed in 6 milliseconds