nuttx/sched/wqueue
2014-10-11 08:29:26 -06:00
..
kwork_cancel.c Add support for multiple low-priority worker threads 2014-10-10 16:24:50 -06:00
kwork_hpthread.c If there mutliple low-priority worker threads, only one needs to perform garbage collection 2014-10-11 07:09:21 -06:00
kwork_inherit.c Add logic for priority inheritance with multiple worker threads. How should this work? Tentatively, the all get reprioritized together. It would be best to just reprioritize the single thread doing the high priority work, but we don't know which that will be in advance 2014-10-10 17:47:39 -06:00
kwork_lpthread.c If there mutliple low-priority worker threads, only one needs to perform garbage collection 2014-10-11 07:09:21 -06:00
kwork_process.c Fix a couple of problems introduced in the last commmits 2014-10-11 08:29:26 -06:00
kwork_queue.c Add support for multiple low-priority worker threads 2014-10-10 16:24:50 -06:00
kwork_signal.c Add support for multiple low-priority worker threads 2014-10-10 16:24:50 -06:00
Make.defs User-mode work queue logic should not disable interrupts 2014-10-10 14:52:04 -06:00
wqueue.h If there mutliple low-priority worker threads, only one needs to perform garbage collection 2014-10-11 07:09:21 -06:00