Searched hist:5602 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A Deventq.cc5602:9abcc140f346 Thu Oct 09 07:58:00 EDT 2008 Nathan Binkert <nate@binkert.org> eventq: Don't use inline friend function when a static function will do.
Another good reason to avoid this is that swig will try to wrap the friend,
but it won't try to wrap a private static function.
H A Deventq.hh5602:9abcc140f346 Thu Oct 09 07:58:00 EDT 2008 Nathan Binkert <nate@binkert.org> eventq: Don't use inline friend function when a static function will do.
Another good reason to avoid this is that swig will try to wrap the friend,
but it won't try to wrap a private static function.

Completed in 31 milliseconds