Home
last modified time | relevance | path

Searched defs:timerBlock (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/nativeDarwin/src/
DDispatchers.kt49 val timerBlock: TimerBlock = { in scheduleResumeAfterDelay() constant
59 val timerBlock: TimerBlock = { in invokeOnTimeout() constant