Searched defs:put_handle (Results 1 - 2 of 2) sorted by relevance
/gem5/ext/systemc/src/tlm_utils/ | ||
H A D | simple_target_socket.h | 418 void put_handle(process_handle_class* ph) function in class:tlm_utils::simple_target_socket::fw_process::process_handle_list 962 void put_handle(process_handle_class* ph) function in class:tlm_utils::simple_target_socket_tagged::fw_process::process_handle_list |
/gem5/src/systemc/ext/tlm_utils/ | ||
H A D | simple_target_socket.h | 428 put_handle(process_handle_class *ph) function in class:tlm_utils::simple_target_socket_b::fw_process::process_handle_list 1023 void put_handle(process_handle_class *ph) { v.push_back(ph); } function in class:tlm_utils::simple_target_socket_tagged_b::fw_process::process_handle_list |
Completed in 7 milliseconds