Searched defs:get_lock (Results 1 – 6 of 6) sorted by relevance
81 get_lock(uint64_t x) in get_lock() function97 get_lock(uint64_t x) in get_lock() function118 inline lock_type get_lock(uint64_t x) in get_lock() function141 inline lock_type get_lock(uint32_t x) in get_lock() function
28 mutex* get_lock() { in get_lock() function
25 mutex* get_lock() { in get_lock() function
224 def get_lock(self): member in SynchronizedBase
205 def get_lock(self): member in SynchronizedBase
904 fn get_lock(&mut self, _get_lock: &Tgetlock) -> io::Result<Rgetlock> { in get_lock() method