Searched defs:lock_owned (Results 1 – 2 of 2) sorted by relevance
136 pub fn lock_owned(self: Arc<Self>) -> OwnedMutexLockFuture<T> { in lock_owned() method
614 pub async fn lock_owned(self: Arc<Self>) -> OwnedMutexGuard<T> { in lock_owned() method