BackendSemaphore

Represents a backend-specific semaphore that Graphite can use for synchronization.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
expect open val isClosed: Boolean
Link copied to clipboard

Functions

Link copied to clipboard
expect open fun close()
Link copied to clipboard
expect open override fun toString(): String