Home
last modified time | relevance | path

Searched defs:before_stop (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/builder/
H A Dmulti_thread_builder.rs162 pub fn before_stop<F>(self, _f: F) -> Self in before_stop() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dblocking_pool.rs127 before_stop: Option<CallbackHook>, field
H A Dasync_pool.rs378 before_stop: Option<CallbackHook>, field