Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/task/
Dlist.rs166 pub(crate) fn close_and_shutdown_all(&self, start: usize) in close_and_shutdown_all() method
289 pub(crate) fn close_and_shutdown_all(&self) in close_and_shutdown_all() method
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/task/
Dlocal.rs1206 unsafe fn close_and_shutdown_all(&self) { in close_and_shutdown_all() method