Home
last modified time | relevance | path

Searched defs:unset_join_interested (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/tokio/src/runtime/task/
Dstate.rs236 pub(super) fn unset_join_interested(&self) -> UpdateResult { in unset_join_interested() method
392 fn unset_join_interested(&mut self) { in unset_join_interested() method