Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dasync_pool.rs392 fn async_thread_proc(inner: Arc<Inner>, worker: Arc<Worker>, handle: Arc<Handle>) { in async_thread_proc() function
478 async_thread_proc(inner, worker, work_arc_handle); in create_async_thread_pool()
482 async_thread_proc(inner, worker, work_arc_handle); in create_async_thread_pool()
488 async_thread_proc(inner, worker, work_arc_handle); in create_async_thread_pool()