summaryrefslogtreecommitdiff
path: root/src/libcamera/base/thread.cpp
AgeCommit message (Expand)Author
2021-12-01libcamera: Correct include headers for Mutex classesHirokazu Honda
2021-12-01libcamera: base: Add mutex classes with thread safety annotationsHirokazu Honda
2021-12-01libcamera: base: Introduce ConditionVariableHirokazu Honda
2021-09-02libcamera: Drop emitter object pointer from signal argumentsLaurent Pinchart
2021-08-09libcamera: Rename 'method' to 'function'Laurent Pinchart
2021-07-11base: thread: Fix recursive calls to dispatchMessages()Laurent Pinchart
2021-07-11base: thread: Document the postMessage() function as thread-safeLaurent Pinchart
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham