Home
last modified time | relevance | path

Searched defs:thread_one (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
Dslab.rs187 let thread_one = thread::spawn(move || { in sdv_slab_multi_allocate() localVariable
253 let thread_one = thread::spawn(move || { in sdv_slab_multi_allocate_drop() localVariable
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
Dqueue.rs826 let thread_one = std::thread::spawn(move || { in ut_inner_buffer_pop_front() localVariable
864 let thread_one = std::thread::spawn(move || { in ut_inner_buffer_pop_front() localVariable
994 let thread_one = std::thread::spawn(move || { in ut_inner_buffer_steal_into() localVariable
1037 let thread_one = std::thread::spawn(move || { in ut_inner_buffer_steal_into() localVariable