Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dsync_mpsc.rs822 let sync_code = std::thread::spawn(move || { in blocking_recv() localVariable
847 let sync_code = std::thread::spawn(move || { in blocking_send() localVariable