WorkRunners

expect object WorkRunners

Interface for posting runnables to be executed on a thread. The runnables must all be executed on the same thread for a given WorkRunner.

actual object WorkRunners

Interface for posting runnables to be executed on a thread. The runnables must all be executed on the same thread for a given WorkRunner.

actual object WorkRunners
actual object WorkRunners
actual object WorkRunners

Interface for posting runnables to be executed on a thread. The runnables must all be executed on the same thread for a given WorkRunner.

actual object WorkRunners

Interface for posting runnables to be executed on a thread. The runnables must all be executed on the same thread for a given WorkRunner.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun WorkRunners.fromDispatchQueue(dispatchQueue: <Error class: unknown class>): WorkRunner
Link copied to clipboard
Link copied to clipboard
expect fun immediate(): WorkRunner
actual fun immediate(): WorkRunner
actual fun immediate(): WorkRunner
actual fun immediate(): WorkRunner
actual fun immediate(): WorkRunner
Link copied to clipboard
Link copied to clipboard
fun nativeWorker(name: String? = null, errorReporting: Boolean = true): WorkRunner
Link copied to clipboard