Searched defs:CoroutineHandle (Results 1 – 2 of 2) sorted by relevance
180 using CoroutineHandle = void *; typedef in rr::Nucleus
4924 static bool coroutineEntryAwaitStub(Nucleus::CoroutineHandle, void *yieldValue) in coroutineEntryAwaitStub()