v4l2 framework in a multiple thread environment
April 4, 2014
7:20 a.m.
Hi, I am writing a driver using v4l2 framework. I want to know does v4l2 framework make my driver thread-safe? What if multiple threads try to * open the driver * enqueue/dequeue buffer * run device_run at the same time. Do I need to add mutex myself? Of all the hooks I provide to v4l2 framework is already thread-safe? Thank you.
4515
Age (days ago)
4515
Last active (days ago)
0 comments
1 participants
participants (1)
-
m silverstri