Searched defs:is_shutdown (Results 1 – 10 of 10) sorted by relevance
298 let is_shutdown = SHUTDOWN.unpack(curr) != 0; in poll_readiness() localVariable325 let is_shutdown = SHUTDOWN.unpack(curr) != 0; in poll_readiness() localVariable437 let is_shutdown = SHUTDOWN.unpack(curr) != 0; localVariable455 let is_shutdown = SHUTDOWN.unpack(curr) != 0; localVariable520 let is_shutdown = SHUTDOWN.unpack(curr) != 0; localVariable
63 is_shutdown: bool, field68 is_shutdown: bool, field
17 pub(super) fn is_shutdown(&self) -> bool { in is_shutdown() method
97 pub(super) is_shutdown: AtomicBool, field410 pub(super) fn is_shutdown(&self) -> bool { in is_shutdown() method
68 bool is_shutdown = false; member88 bool is_shutdown = false; member
64 pub fn is_shutdown(&self) -> bool { in is_shutdown() method
81 pub fn is_shutdown(&self) -> bool { in is_shutdown() method
591 static bool is_shutdown = false; in ShutdownProtobufLibrary() local
595 static bool is_shutdown = false; in ShutdownProtobufLibrary() local
105 is_shutdown: bool, field