Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dqueue.rs972 let other_local_queue_clone_two = other_local_queue.clone(); in ut_inner_buffer_steal_into_multi_thread() localVariable
993 other_local_queue_clone_two.steal_into_and_release(&local_queue_clone); in ut_inner_buffer_steal_into_multi_thread()
1029 let other_local_queue_clone_two = other_local_queue.clone(); in ut_inner_buffer_steal_into_multi_threaded_complex() localVariable
1048 other_local_queue_clone_two.steal_into_and_release(&local_queue_two_clone); in ut_inner_buffer_steal_into_multi_threaded_complex()