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