Searched defs:io_shutdown (Results 1 – 2 of 2) sorted by relevance
383 pub(crate) io_shutdown: Arc<AtomicBool>, field395 pub(crate) io_shutdown: Arc<AtomicBool>, field403 pub(crate) io_shutdown: Arc<AtomicBool>, field871 pub(crate) io_shutdown: Arc<AtomicBool>, field880 pub(crate) io_shutdown: Arc<AtomicBool>, field927 let io_shutdown = Arc::new(AtomicBool::new(false)); in new() localVariable
50 pub(crate) io_shutdown: Arc<AtomicBool>, field