Files
PX4-Autopilot/platforms/common
Daniel Agar a08b54b8e1 px4_work_queue: don't inherit pthread attributes from creating thread
- this is necessary on linux so that the WQ threads priorities are set relative to max, and not relative to the wq:manager thread
2020-01-10 11:02:49 -05:00
..