Searched defs:next_p (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_method_process.h264 void sc_method_process::set_next_exist(sc_method_handle next_p) argument
277 void sc_method_process::set_next_runnable(sc_method_handle next_p) argument
H A Dsc_reset.cpp165 sc_reset_finder* next_p; // Next finder to process. local
H A Dsc_thread_process.h414 void sc_thread_process::set_next_exist(sc_thread_handle next_p) argument
426 void sc_thread_process::set_next_runnable(sc_thread_handle next_p) argument
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_prim_channel.cpp282 sc_prim_channel* next_p; // Next update to perform. local

Completed in 18 milliseconds