void wait | ( | arrival_token | arrival | ) | const |
Blocks the calling thread until the barrier, in the specified synchronization phase, opens.
arrival | A value that associates the caller with a given synchronization phase. The value is obtained from a call to arrive. |