Searched refs:tmp_results (Results 1 – 1 of 1) sorted by relevance
386 ProcResults tmp_results; in main() local387 worker_pipes[i].recv(tmp_results); in main()388 tot_results = ProcResults::combine(tot_results, tmp_results); in main()