Package-level declarations
Types
Functions
Link copied to clipboard
Returns current thread representation.
Returns KtThread depending on NSThread.currentThread from Apple Foundation Framework.
Returns constant JsMainThread.
Returns KtThread depending on Thread.currentThread from Java Standard Library.
Returns KtThread depending on pthread_self from POSIX.
Returns KtThread depending on GetCurrentThreadId from Windows API.