Searched refs:and_list (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/tests/systemc/1666-2011-compliance/living_children/
H A Dliving_children.cpp62 sc_event_and_list and_list = t2a.terminated_event() & t2b.terminated_event(); local
63 wait( and_list );
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_event.h150 bool and_list() const;
555 sc_event_list::and_list() const function in class:sc_core::sc_event_list

Completed in 6 milliseconds