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