libcamera/utils/ipc
Laurent Pinchart b50c12bf18 utils: ipc: proxy: Process pending messages
Events may be queued to the pipeline handler between the pipeline
handler entering the ::stop() function, and before the call to stop the
IPA has completed.

Handle these events by dispatching all pending messages at the proxy
after the IPA has fully stopped.

Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-03-24 09:24:06 +00:00
..
generators utils: ipc: proxy: Process pending messages 2021-03-24 09:24:06 +00:00
mojo/public utils: ipc: import mojo 2020-11-11 19:22:37 +09:00
tools/diagnosis utils: ipc: import mojo 2020-11-11 19:22:37 +09:00
generate.py utils: ipc: add generator script 2021-02-16 19:21:07 +09:00
meson.build meson: ipa, proxy: Generate headers and proxy with mojo 2021-02-16 19:21:39 +09:00
parser.py utils: ipc: add parser script 2021-02-16 19:21:11 +09:00