Searched defs:lock_type (Results 1 – 7 of 7) sorted by relevance
75 typedef uint32_t lock_type; typedef113 typedef bool lock_type; typedef
21 Status fileLock(int fd, int cmd, int lock_type, const uint64_t start, in fileLock()
174 def lock_type(self): member in SIM310 def _ResetRetries(self, lock_type): argument
10 type lock_type type
7 type lock_type type
357 int lock_file(int fd, short lock_type, char *file) in lock_file()
317 let lock_type = parts[1]; in lock_info() localVariable