libcamera/include
Hirokazu Honda c17f172842 libcamera: base: Add mutex classes with thread safety annotations
This replaces Mutex and MutexLocker with our own defined classes.
The classes are annotated by clang thread safety annotations.
So we can add annotation to code where the classes are used.

v4l2 code needs to be annotated, which violates Mutex capability.

Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-12-01 13:46:47 +02:00
..
android android: Update Android headers 2021-05-31 19:26:59 +03:00
libcamera libcamera: base: Add mutex classes with thread safety annotations 2021-12-01 13:46:47 +02:00
linux include: drm_fourcc: Add R10 and R12 FourCC 2021-11-02 12:06:09 +00:00
meson.build libcamera: Fix base and ipa include dir 2021-09-28 20:09:39 +03:00