Barrier.wait

Wait for the pre-determined number of threads and then proceed.

class Barrier
void
wait
()

Throws

SyncError on error.

Suggestion Box / Bug Report