Searched defs:READ_LOCK (Results 1 – 4 of 4) sorted by relevance
31 #define READ_LOCK 0 macro
104 #define READ_LOCK 0x11 macro
102 typedef enum { WRITE_LOCK, READ_LOCK } lock_mode_t; enumerator
2217 #define READ_LOCK 0 macro