reset

suspend fun reset()(source)

When called, all waiting coroutines will be cancelled with CancellationException. When all coroutines have been cancelled the barrier will cycle.