Searched defs:LOCK_SH (Results 1 – 3 of 3) sorted by relevance
9 LOCK_SH = None # Shared lock variable22 LOCK_SH = 0 # the default variable28 LOCK_SH = fcntl.LOCK_SH variable
3 # define LOCK_SH 1 macro
177 #define LOCK_SH 1 /* shared lock */ macro