Home
last modified time | relevance | path

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

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