summaryrefslogtreecommitdiff
path: root/src/libcamera/thread.cpp
AgeCommit message (Expand)Author
2019-11-27libcamera: thread: Fix race condition when dispatching messagesLaurent Pinchart
2019-11-27libcamera: thread: Fix locking when moving objectLaurent Pinchart
2019-11-08libcamera: Remove unneeded semicolonsLaurent Pinchart
2019-08-17libcamera: object: Create parent-child relationshipsLaurent Pinchart
2019-08-17libcamera: thread: Support dispatching messages to main threadLaurent Pinchart
2019-08-17libcamera: thread: Wake up target thread when moving objectsLaurent Pinchart
2019-07-11libcamera: thread: Add a messaging passing APILaurent Pinchart
2019-07-11libcamera: Add thread supportLaurent Pinchart