Home
last modified time | relevance | path

Searched defs:ONCE (Results 1 - 8 of 8) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_signal/src/
H A Dsig_map.rs34 static ONCE: Once = Once::new(); consts
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/unix/
H A Ddriver.rs73 static ONCE: std::sync::Once = std::sync::Once::new(); consts
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/sys/unix/
H A Dzombie_manager.rs31 static ONCE: Once = Once::new(); consts
/commonlibrary/rust/ylong_runtime/ylong_signal/tests/
H A Dsignal.rs195 static ONCE: Once = Once::new(); consts
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dmod.rs99 static ONCE: Once = Once::new(); consts
131 static ONCE: Once = Once::new(); consts
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Ddriver.rs297 static ONCE: std::sync::Once = std::sync::Once::new(); in initialize() consts
/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.h42 enum ListenerMode { ONCE, PERMANENT }; enumerator
/commonlibrary/rust/ylong_http/ylong_http_client/src/
H A Derror.rs200 static ONCE: Once = Once::new(); consts

Completed in 5 milliseconds