Searched defs:WRITE_LOCK (Results 1 – 4 of 4) sorted by relevance
32 #define WRITE_LOCK 1 macro [all...]
105 #define WRITE_LOCK 0x12 macro
2218 #define WRITE_LOCK 1 macro
102 typedef enum { WRITE_LOCK, READ_LOCK } lock_mode_t; enumerator