libcamera/include
Laurent Pinchart 6ecf99a708 libcamera: timer: Bind timers to threads
The Timer instances are registered with the event dispatcher instance of
the CameraManager. This makes it impossible to use timers in other
threads.

Fix this by inheriting from Object, which allows binding instances to a
thread, and register them with the event dispatcher for the thread they
are bound to.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-08-17 18:32:42 +03:00
..
android include: android: Add SPDX tags 2019-08-12 10:34:13 +02:00
libcamera libcamera: timer: Bind timers to threads 2019-08-17 18:32:42 +03:00
linux include: linux: Update Linux headers to v5.1 2019-06-02 14:31:23 +02:00
meson.build include: android: Add Android headers from Cros 2019-08-12 10:34:13 +02:00