checkCondition

fun checkCondition(value: T)

Updates the monitored value and resumes every waiting coroutine whose predicate is now satisfied.

Parameters

value

the new value.