Searched defs:CreateCoroutineContext (Results 1 – 2 of 2) sorted by relevance
67 CoroutineContext *ThreadedCoroutineManager::CreateCoroutineContext([[maybe_unused]] bool coroHasEnt… in CreateCoroutineContext() function in ark::ThreadedCoroutineManager
406 CoroutineContext *StackfulCoroutineManager::CreateCoroutineContext(bool coroHasEntrypoint) in CreateCoroutineContext() function in ark::StackfulCoroutineManager