Home
last modified time | relevance | path

Searched refs:_bh_send_message (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/python/qemu/qmp/
H A Dprotocol.py664 writer_coro = self._bh_loop_forever(self._bh_send_message, 'Writer')
889 async def _bh_send_message(self) -> None: member in AsyncProtocol