forked from Archive/PX4-Autopilot
d83b9f3c38
WorkItemSingleShot::_sem is a signaling semaphore, disable PI for it. Set CONFIG_DEBUG_ASSERTIONS=y and the kernel panics due to the semaphore having no holder, disabling PI fixes this. |
||
---|---|---|
.. | ||
test | ||
CMakeLists.txt | ||
ScheduledWorkItem.cpp | ||
WorkItem.cpp | ||
WorkItemSingleShot.cpp | ||
WorkQueue.cpp | ||
WorkQueueManager.cpp |