Barrier.SignalAndWait
I am using Barriers to synchronize between threads. The PostPhaseAction is quite useful and I am wondering, if there is a similar option to invoke a method once, but when the first participant reaches the barrier instead of the last
0 Replies