Searched defs:with_lock (Results 1 – 2 of 2) sorted by relevance
170 bool with_lock) in bo_cache_free_all()
596 pub fn with_lock<F: FnOnce(&mut T) -> R, R>(&self, f: F) -> R { in with_lock() method