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

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_writer_policy.h69 struct sc_writer_policy_check;
122 struct sc_writer_policy_check<SC_ONE_WRITER> struct in namespace:sc_core
128 struct sc_writer_policy_check<SC_MANY_WRITERS> struct in namespace:sc_core
134 struct sc_writer_policy_check<SC_UNCHECKED_WRITERS> struct in namespace:sc_core
H A Dsc_signal.h77 , protected sc_writer_policy_check<POL>
82 typedef sc_writer_policy_check<POL> policy_type;
287 , protected sc_writer_policy_check<POL>
292 typedef sc_writer_policy_check<POL> policy_type;
450 , protected sc_writer_policy_check<POL>
455 typedef sc_writer_policy_check<POL> policy_type;

Completed in 7 milliseconds