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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_process.cpp315 m_static_events[i]->remove_static( thread_h );
323 m_static_events[i]->remove_static( method_h );
H A Dsc_event.cpp412 sc_event::remove_static( sc_method_handle method_h_ ) const function in class:sc_core::sc_event
429 sc_event::remove_static( sc_thread_handle thread_h_ ) const function in class:sc_core::sc_event
H A Dsc_event.h296 bool remove_static( sc_method_handle ) const;
297 bool remove_static( sc_thread_handle ) const;

Completed in 9 milliseconds