Searched defs:with_lock (Results 1 – 2 of 2) sorted by relevance
59 fn with_lock<R>(&self, f: impl FnOnce(Pin<&mut T>) -> R) -> R { in with_lock() method
174 bool with_lock) in bo_cache_free_all()