Searched defs:get_lock (Results 1 – 3 of 3) sorted by relevance
82 get_lock(uint64_t x) in get_lock() function98 get_lock(uint64_t x) in get_lock() function118 get_lock(uint64_t x) in get_lock() function143 get_lock(uint32_t x) in get_lock() function
135 base::Lock* get_lock() { return &lock_; } in get_lock() function
224 def get_lock(self): member in SynchronizedBase