incubator-nuttx/sched/wqueue
Gregory Nutt 6bc9a0c9c6 Fix backward calculation in the work queue timing. From Liio Chen via the PX4 repository 2015-01-27 06:17:02 -06:00
..
Make.defs User-mode work queue logic should not disable interrupts 2014-10-10 14:52:04 -06:00
kwork_cancel.c Add support for multiple low-priority worker threads 2014-10-10 16:24:50 -06:00
kwork_hpthread.c Change naming of HP work queue configuration varaibles to be symmetric with LP work queue naming 2014-10-11 17:03:44 -06:00
kwork_inherit.c More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 14:10:35 -06:00
kwork_lpthread.c Change naming of HP work queue configuration varaibles to be symmetric with LP work queue naming 2014-10-11 17:03:44 -06:00
kwork_process.c Fix backward calculation in the work queue timing. From Liio Chen via the PX4 repository 2015-01-27 06:17:02 -06:00
kwork_queue.c Add support for multiple low-priority worker threads 2014-10-10 16:24:50 -06:00
kwork_signal.c Eliminate warnings 2014-10-11 17:02:35 -06:00
wqueue.h Make building of low-priority work queue independent of also building the high-priority work queue 2014-10-11 14:43:24 -06:00