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

/gem5/src/systemc/core/
H A Dsched_event.hh48 std::function<void()> work; member in class:sc_gem5::ScEvent
74 ScEvent(std::function<void()> work) : argument
H A Dprocess.cc69 Process::forEachKid(const std::function<void(Process *)> &work) argument

Completed in 3 milliseconds