Package-level declarations

Types

Link copied to clipboard
object Atomics
Link copied to clipboard
Link copied to clipboard
sealed interface WaitAsyncStatus : WaitStatus
Link copied to clipboard
interface WaitResult
Link copied to clipboard
sealed interface WaitStatus
Link copied to clipboard
Link copied to clipboard
sealed interface WaitSyncStatus : WaitStatus

Properties

Link copied to clipboard
val ERROR CLASS: Symbol not found for WaitStatus.Companion.notEqual: WaitStatus.notEqual
Link copied to clipboard
val ERROR CLASS: Symbol not found for WaitStatus.Companion.ok: WaitStatus.ok
Link copied to clipboard
val ERROR CLASS: Symbol not found for WaitStatus.Companion.timedOut: WaitStatus.timedOut

Functions

Link copied to clipboard
inline fun isAsync(result: WaitResult): Boolean