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

/gem5/src/sim/
H A Dfd_entry.hh150 class PipeFDEntry: public HBFDEntry class in inherits:HBFDEntry
158 PipeFDEntry(int sim_fd, int flags, EndType pipe_end_type, function in class:PipeFDEntry
164 PipeFDEntry(PipeFDEntry const& pipe, bool close_on_exec = false) function in class:PipeFDEntry

Completed in 5 milliseconds