Searched defs:LOCK_EX (Results 1 – 10 of 10) sorted by relevance
8 LOCK_EX = None # Exclusive lock variable21 LOCK_EX = win32con.LOCKFILE_EXCLUSIVE_LOCK variable27 LOCK_EX = fcntl.LOCK_EX variable
43 #define LOCK_EX 0x0004 macro
6 # define LOCK_EX 2 macro
44 #define LOCK_EX 2 /* exclusive lock */ macro
369 #define LOCK_EX 2 /* exclusive lock */ in fcntl_lockf_impl() macro
327 #define LOCK_EX 2 /* exclusive lock */ in fcntl_lockf() macro
179 #define LOCK_EX 2 /* exclusive lock */ macro
233 LOCK_EX = 2 variable
668 LOCK_EX = 2 variable
654 LOCK_EX = 2 variable