Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/examples/
Dylong_runtime_spawn_fail.rs22 let _handle = ylong_runtime::spawn(async move { in main() localVariable
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
Dworker.rs60 pub(crate) _handle: Arc<Handle>, field