Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Reactor/
H A DNucleus.hpp60 using CoroutineHandle = void *; typedef in rr::Nucleus
H A DSubzeroReactor.cpp4670 static bool coroutineEntryAwaitStub(Nucleus::CoroutineHandle, void *yieldValue) in coroutineEntryAwaitStub()