Searched refs:trigger_static (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_method_process.h168 inline void trigger_static();
323 //"sc_method_process::trigger_static"
340 sc_method_process::trigger_static() function in class:sc_core::sc_method_process
411 // Andy Goodrich: Moved process queueing into trigger_static from
H A Dsc_thread_process.h150 inline void trigger_static();
444 //"sc_thread_process::trigger_static"
461 sc_thread_process::trigger_static() function in class:sc_core::sc_thread_process
544 // Andy Goodrich: expanded comment for trigger_static() initial vetting.
550 // Andy Goodrich: Moved process queueing into trigger_static from
560 // (3) Changed trigger_static() to recognize process controls and to
H A Dsc_event.cpp349 method_h->trigger_static();
382 thread_h->trigger_static();
705 // Andy Goodrich: Moved process queueing into trigger_static from

Completed in 18 milliseconds