Structs§
- Kotlin
Monitor - Represents the monitor, should only be an opaque pointer in Kotlin.
Functions§
- init
- Initializes a monitor for a given spec.
- receive_
partial_ event - Receives a single event and returns an array of verdicts.
- receive_
single_ value - Receives a single event and returns an array of verdicts.
- receive_
total_ event - Receives a single event and returns an array of verdicts.