signalAll

fun signalAll(resumePriority: Int = KSLEvent.DEFAULT_PRIORITY)

All the entities are signaled to proceed in their process. The entities remove themselves from the waiting condition.

Parameters

resumePriority

to use to order resumptions that occur at the same time