Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dspawn_blocking.rs41 let task_builder = TaskBuilder::new(); in ffrt_spawn_blocking_test() localVariable
94 let task_builder = TaskBuilder::new(); in test_spawn() localVariable
H A Dsingleton_runtime.rs105 let task_builder = TaskBuilder::new(); in sdv_concurrently_task_builder_spawn_async_in_async_task() localVariable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/
H A Dcore.rs35 let task_builder = TaskBuilder::new(); in core() localVariable