Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Ddispatcher.rs575 io_shutdown: Arc<AtomicBool>, in new()
610 shutdown: Arc<AtomicBool>, in new()
611 goaway: Arc<AtomicBool>, in new()
971 io_shutdown: Arc<AtomicBool>, in new()
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h3/
Dstream_manager.rs61 io_shutdown: Arc<AtomicBool>, in new()
62 io_goaway: Arc<AtomicBool>, in new()