diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-03-24 03:21:28 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-07-11 10:20:15 +0300 |
commit | 01b930964acdd9475d46044c459396f8c3cf8a79 (patch) | |
tree | e7f4625cd315426dba6da7caa2d559eca458b14c /test/ipc/meson.build | |
parent | 525b19c4101235385148ff9358b7b6e778a1f148 (diff) |
libcamera: thread: Add a messaging passing API
Create a new Message class to model a message that can be passed to an
object living in another thread. Only an invalid message type is
currently defined, more messages will be added in the future.
The Thread class is extended with a messages queue, and the Object class
with thread affinity.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'test/ipc/meson.build')
0 files changed, 0 insertions, 0 deletions