Home
last modified time | relevance | path

Searched refs:mark_notified (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio/src/task/
Dexecutor.rs110 fn mark_notified(&self) -> bool { in mark_notified() method
150 if !task.mark_notified() { in wake_by_ref()