Module barrier

Source

Structsยง

Barrier
A barrier enables multiple tasks to synchronize the beginning of some computation.
BarrierState ๐Ÿ”’
BarrierWaitResult
A BarrierWaitResult is returned by wait when all tasks in the Barrier have rendezvoused.