summaryrefslogtreecommitdiff
path: root/src/py/libcamera/py_camera_manager.cpp
AgeCommit message (Expand)Author
2022-08-19py: Switch to non-blocking eventfdTomi Valkeinen
2022-08-19py: Use libcamera's Mutex classesTomi Valkeinen
2022-08-19py: Set EFD_CLOEXEC on eventfd to avoid fd leakingTomi Valkeinen
2022-08-19py: Use UniqueFDTomi Valkeinen
2022-08-19py: Create PyCameraManagerTomi Valkeinen