A lightweight, high-level abstraction for libpthread in Kotlin/Native with support for Windows, Linux, macOS, iOS and Android.
-
Thread
General purpose wrapper around system threads. -
Mutex
Simple mutex implementation. -
SharedMutex
Reentrant read-write lock implementation. -
ConditionVar
Condition variables -
ThreadAttribute
Thread attributes