Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/benches/
Dylong_tokio_multi_threaded.rs98 let runtime_clone = runtime.clone(); in chained_spawn() localVariable
106 let runtime_clone = runtime.clone(); in chained_spawn() localVariable