Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
Dschedule_io.rs59 is_shutdown: bool, field
432 let is_shutdown = schedule_io.waiters.get_mut().unwrap().is_shutdown; in ut_schedule_io_default() localVariable
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Ddispatcher.rs19 fn is_shutdown(&self) -> bool; in is_shutdown() method
43 fn is_shutdown(&self) -> bool { in is_shutdown() method
116 fn is_shutdown(&self) -> bool { in is_shutdown() method
586 fn is_shutdown(&self) -> bool { in is_shutdown() method