Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dqueue.rs621 fn steal_into_and_release(&self, other: &LocalQueue) { in steal_into_and_release() method
949 other_local_queue.steal_into_and_release(&local_queue); in ut_inner_buffer_steal_into_less_than_half()
993 other_local_queue_clone_two.steal_into_and_release(&local_queue_clone); in ut_inner_buffer_steal_into_multi_thread()
1044 other_local_queue_clone_one.steal_into_and_release(&local_queue_one_clone); in ut_inner_buffer_steal_into_multi_threaded_complex()
1048 other_local_queue_clone_two.steal_into_and_release(&local_queue_two_clone); in ut_inner_buffer_steal_into_multi_threaded_complex()