Searched refs:stop_progress_loop (Results 1 – 2 of 2) sorted by relevance
301 bool stop_progress_loop; member in c10d::Comm
331 stop_progress_loop = false; in Comm()343 stop_progress_loop = true; in ~Comm()519 while (!stop_progress_loop) { in progress_loop()