Searched defs:Coroutine (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Dcoroutine.hh64 class Coroutine : public Fiber class in namespace:m5
173 Coroutine(std::function<void(CallerType&)> f, bool run_coroutine = true) function in class:m5::Coroutine
[all...]
/gem5/src/dev/arm/
H A Dsmmu_v3_proc.hh98 typedef m5::Coroutine<PacketPtr, SMMUAction> Coroutine; typedef in class:SMMUProcess

Completed in 5 milliseconds