Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/nativeDarwin/src/
H A DDispatchers.kt47 val timerBlock: TimerBlock = { in scheduleResumeAfterDelay() constant
57 val timerBlock: TimerBlock = { in invokeOnTimeout() constant