Home
last modified time | relevance | path

Searched refs:CoroutineDestroy (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Reactor/
DCoroutine.hpp35 auto pfn = (Nucleus::CoroutineDestroy *)routine->getEntry(Nucleus::CoroutineEntryDestroy); in ~StreamBase()
DNucleus.hpp185 using CoroutineDestroy = void(CoroutineHandle); typedef in rr::Nucleus