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

/gem5/src/systemc/ext/channel/
H A Dsc_fifo.hh60 _reader(NULL), _writer(NULL)
66 _reader(NULL), _writer(NULL)
81 if (_writer)
83 _writer = &port;
207 sc_port_base *_writer; member in class:sc_core::sc_fifo

Completed in 4 milliseconds