Searched defs:io_shutdown (Results 1 – 2 of 2) sorted by relevance
345 pub(crate) io_shutdown: Arc<AtomicBool>, field356 pub(crate) io_shutdown: Arc<AtomicBool>, field364 pub(crate) io_shutdown: Arc<AtomicBool>, field830 pub(crate) io_shutdown: Arc<AtomicBool>, field838 pub(crate) io_shutdown: Arc<AtomicBool>, field885 let io_shutdown = Arc::new(AtomicBool::new(false)); in new() localVariable
50 pub(crate) io_shutdown: Arc<AtomicBool>, field