Searched defs:LOCK_NB (Results 1 – 25 of 36) sorted by relevance
12
10 LOCK_NB = None # Non-blocking (LockException is raised if resource is locked) variable25 LOCK_NB = win32con.LOCKFILE_FAIL_IMMEDIATELY variable31 LOCK_NB = fcntl.LOCK_NB variable
41 #define LOCK_NB 0x0001 macro
45 #define LOCK_NB 4 /* don't block when locking */ macro
302 #define LOCK_NB 4 /* don't block when locking */ in fcntl_flock_impl() macro378 #define LOCK_NB 4 /* don't block when locking */ in fcntl_lockf_impl() macro
328 #define LOCK_NB 4 /* don't block when locking */ in fcntl_lockf() macro
180 #define LOCK_NB 4 /* or'd with one of the above to prevent macro
234 LOCK_NB = 4 variable
669 LOCK_NB = 4 variable
655 LOCK_NB = 4 variable
622 LOCK_NB = 0x4 const
846 LOCK_NB = 0x4 const
872 LOCK_NB = 0x4 const
964 LOCK_NB = 0x4 const
910 LOCK_NB = 0x4 const
972 LOCK_NB = 0x4 const
873 LOCK_NB = 0x4 const
889 LOCK_NB = 0x4 const
955 LOCK_NB = 0x4 const
962 LOCK_NB = 0x4 const
982 LOCK_NB = 0x4 const
745 LOCK_NB = 0x4 const