chsvlib
chsv helper source code

◆ wait()

void wait ( arrival_token  arrival) const

Blocks the calling thread until the barrier, in the specified synchronization phase, opens.

Parameters
arrivalA value that associates the caller with a given synchronization phase. The value is obtained from a call to arrive.