Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_worker.cpp303 auto *nextCtx = PrepareNextRunnableContextForSwitch(); in ScheduleNextCoroUnlockRunnablesWaiters() local
315 auto *nextCtx = PrepareNextRunnableContextForSwitch(); in ScheduleNextCoroUnlockRunnables() local
326 auto *nextCtx = PrepareNextRunnableContextForSwitch(); in ScheduleNextCoroUnlockNone() local
339 auto *nextCtx = PopFromRunnableQueue()->GetContext<StackfulCoroutineContext>(); in PrepareNextRunnableContextForSwitch() local