Searched defs:with_lock (Results 1 – 3 of 3) sorted by relevance
59 fn with_lock<R>(&self, f: impl FnOnce(Pin<&mut T>) -> R) -> R { in with_lock() method
170 bool with_lock) in bo_cache_free_all()
189 def with_lock(err=None): function