libcamera/include
Laurent Pinchart 667f53b522 libcamera: signal: Make slots list private
The slots list is touched from most of the Signal template functions. In
order to prepare for thread-safety, move handling of the list to a small
number of non-template functions in the SignalBase class.

This incidently fixes a bug in signal disconnection handling where the
signal wasn't removed from the object's signals list, as pointed out by
the signals unit test.

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>
2020-01-22 17:26:42 +02:00
..
android include: android: Add SPDX tags 2019-08-12 10:34:13 +02:00
ipa ipa: Switch to FrameBuffer interface 2020-01-12 16:10:37 +01:00
libcamera libcamera: signal: Make slots list private 2020-01-22 17:26:42 +02:00
linux include: linux: Update Linux headers readme to v5.2 2019-12-08 23:59:25 -05:00
meson.build libcamera: Move ipa includes to the same level as libcamera 2019-09-15 13:57:08 +03:00