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

/gem5/ext/testlib/
H A Dhandlers.py373 def _with_handlers(self, callback): member in class:MultiprocessingHandlerWrapper
419 self._with_handlers(lambda handler: handler.handle(record))
428 self._with_handlers(lambda handler: _wrap(handler.close))

Completed in 5 milliseconds