Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dqueue.rs971 let other_local_queue_clone_one = other_local_queue.clone(); in ut_inner_buffer_steal_into_multi_thread() localVariable
988 other_local_queue_clone_one.pop_front_and_release(); in ut_inner_buffer_steal_into_multi_thread()
1028 let other_local_queue_clone_one = other_local_queue.clone(); in ut_inner_buffer_steal_into_multi_threaded_complex() localVariable
1044 other_local_queue_clone_one.steal_into_and_release(&local_queue_one_clone); in ut_inner_buffer_steal_into_multi_threaded_complex()