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

/gem5/src/systemc/ext/channel/
H A Dsc_fifo_in.hh84 bool nb_read(T &t) { return (*this)->nb_read(t); } function in class:sc_core::sc_fifo_in
H A Dsc_fifo.hh109 nb_read(T &t) function in class:sc_core::sc_fifo
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_fifo_ports.h117 bool nb_read( data_type& value_ ) function in class:sc_core::sc_fifo_in
H A Dsc_fifo.h247 sc_fifo<T>::nb_read( T& val_ ) function in class:sc_core::sc_fifo

Completed in 8 milliseconds