Searched refs:sync_code (Results 1 – 1 of 1) sorted by relevance
822 let sync_code = std::thread::spawn(move || { in blocking_recv() localVariable831 sync_code.join().unwrap() in blocking_recv()847 let sync_code = std::thread::spawn(move || { in blocking_send() localVariable856 sync_code.join().unwrap() in blocking_send()