Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DNucleus.hpp180 using CoroutineHandle = void *; typedef in rr::Nucleus
DSubzeroReactor.cpp4924 static bool coroutineEntryAwaitStub(Nucleus::CoroutineHandle, void *yieldValue) in coroutineEntryAwaitStub()