diff options
author | Milan Zamazal <mzamazal@redhat.com> | 2025-02-25 16:06:10 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2025-03-01 23:10:05 +0000 |
commit | 72a890e11ada58afbeada3de36751264ebd89280 (patch) | |
tree | 02f00b84585c195fb310c593226fcf9973a08a21 /test/fence.cpp | |
parent | cd32e069ecf23f26312d3b0067c676f8cc33c7b8 (diff) |
libcamera: base: thread: Support dispatching for a specific receiver
The Thread::dispatchMessage() function supports filtering messages based
on their type. It can be useful to also dispatch only messages posted
for a specific receiver. Add an optional receiver argument to the
dispatchMessage() function to do so. When set to null (the default
value), the behaviour of the function is not changed.
This facility is actually used in followup patches.
Signed-off-by: Milan Zamazal <mzamazal@redhat.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'test/fence.cpp')
0 files changed, 0 insertions, 0 deletions