setValue

fun setValue(value: Boolean)

Sets the boolean value and resumes any waiting coroutines whose condition is now satisfied.

Parameters

value

the new boolean value.