Searched defs:shutdown_core (Results 1 – 2 of 2) sorted by relevance
1189 fn shutdown_core(&self, core: Box<Core>) { in shutdown_core() method
1472 pub(super) fn shutdown_core(&self, handle: &Handle, mut core: Box<Core>) { in shutdown_core() method