Searched defs:poll_lock (Results 1 – 2 of 2) sorted by relevance
133 fn poll_lock(&self, cx: &mut Context<'_>) -> Poll<Guard<'_, T>> { in poll_lock() method
90 pub fn poll_lock(&self, cx: &mut Context<'_>) -> Poll<BiLockGuard<'_, T>> { in poll_lock() method