Searched defs:EventFunctionWrapper (Results 1 - 1 of 1) sorted by relevance
/gem5/src/sim/ | ||
H A D | eventq.hh | 819 class EventFunctionWrapper : public Event class in inherits:Event 826 EventFunctionWrapper(const std::function<void(void)> &callback, function in class:EventFunctionWrapper |
Completed in 5 milliseconds