Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dqueue.rs614 fn pop_front_and_release(&self) { in pop_front_and_release() method
853 local_queue_clone_one.pop_front_and_release(); in ut_inner_buffer_pop_front()
859 local_queue_clone_two.pop_front_and_release(); in ut_inner_buffer_pop_front()
891 local_queue_clone_one.pop_front_and_release(); in ut_inner_buffer_pop_front()
897 local_queue_clone_two.pop_front_and_release(); in ut_inner_buffer_pop_front()
988 other_local_queue_clone_one.pop_front_and_release(); in ut_inner_buffer_steal_into_multi_thread()