Searched defs:currentCtx (Results 1 – 3 of 3) sorted by relevance
291 auto *currentCtx = GetCurrentContext(); in ScheduleNextCoroUnlockRunnablesWaiters() local303 auto *currentCtx = GetCurrentContext(); in ScheduleNextCoroUnlockRunnables() local314 auto *currentCtx = GetCurrentContext(); in ScheduleNextCoroUnlockNone() local
307 auto *currentCtx = currentCo->GetContext<ThreadedCoroutineContext>(); in ScheduleImpl() local
894 … LanguageContext currentCtx = Runtime::GetCurrent()->GetLanguageContext(context->GetSourceLang()); in LoadClass() local