Home
last modified time | relevance | path

Searched refs:handle5 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/benches/bin/
H A Dylong_runtime_async_benchmark.rs77 let handle5 = runtime.spawn(async move { in main() localVariable
105 let _ = runtime.block_on(handle5); in main()