Home
last modified time | relevance | path

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

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