Searched defs:swap_result (Results 1 – 2 of 2) sorted by relevance
195 any * swap_result = &original.swap(swapped); in test_swap() local
681 let swap_result = std::thread::scope(|scope| { in monitor_process() localVariable