nuttx/sched/wqueue
Xiang Xiao bf3da321c9 sched/wqueue: Simplify CALL_WORKER dispatch condition
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-04-08 21:02:13 -03:00
..
kwork_cancel.c work_queue: schedule the work queue using the timer mechanism 2021-07-27 21:01:38 -07:00
kwork_inherit.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
kwork_notifier.c sched/wqueue: merge kwork_lpthread.c and kwork_hpthread.c to kwork_thread.c 2021-07-27 21:01:38 -07:00
kwork_queue.c wqueue: fix NO leave_critical_section() when only CONFIG_SCHED_HPWORK 2021-12-23 02:27:34 -06:00
kwork_thread.c sched/wqueue: Simplify CALL_WORKER dispatch condition 2022-04-08 21:02:13 -03:00
Make.defs work_queue: schedule the work queue using the timer mechanism 2021-07-27 21:01:38 -07:00
wqueue.h workqueue: add work_foreach support 2022-03-29 18:03:08 +08:00