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

/gem5/ext/systemc/src/tlm_utils/
H A Dsimple_target_socket.h283 sc_core::sc_spawn(sc_bind(&fw_process::nb2b_thread,this, ph),
284 sc_core::sc_gen_unique_name("nb2b_thread"), &opts);
430 void nb2b_thread(process_handle_class* h) function in class:tlm_utils::simple_target_socket::fw_process
828 sc_core::sc_spawn(sc_bind(&fw_process::nb2b_thread, this, ph),
829 sc_core::sc_gen_unique_name("nb2b_thread"), &opts);
973 void nb2b_thread(process_handle_class* h) function in class:tlm_utils::simple_target_socket_tagged::fw_process
/gem5/src/systemc/ext/tlm_utils/
H A Dsimple_target_socket.h287 sc_bind(&fw_process::nb2b_thread, this, ph),
288 sc_core::sc_gen_unique_name("nb2b_thread"),
440 nb2b_thread(process_handle_class *h) function in class:tlm_utils::simple_target_socket_b::fw_process
883 sc_bind(&fw_process::nb2b_thread, this, ph),
884 sc_core::sc_gen_unique_name("nb2b_thread"),
1032 nb2b_thread(process_handle_class *h) function in class:tlm_utils::simple_target_socket_tagged_b::fw_process

Completed in 12 milliseconds