If the processes in a process group are stopped at different points in the code, you can resynchronize them to a particular line of code by right-clicking on the line where you want to synchronize them, and selecting Run To here. This effectively plays all the processes in the selected group, and puts a break point at the line where you choose to synchronize the processes, ignoring any breakpoints that the processes may encounter before they have synchronized at the specified line.
Notes: