Home
last modified time | relevance | path

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

/external/rust/crates/tokio/src/runtime/metrics/
Dmock.rs32 pub(crate) fn about_to_park(&mut self) {} in about_to_park() method
Dbatch.rs75 pub(crate) fn about_to_park(&mut self) { in about_to_park() method