concurrent-coroutines / org.apache.tuweni.concurrent.coroutines / CoroutineLatch / countUp

countUp

fun countUp(): Boolean (source)

Increase the latch count, potentially closing the latch.

Return
true if the latch was closed as a result of this invocation.