incubator-nuttx/sched/wqueue
hujun5 b1884d2fa2 wqueue: add interface work_queue_priority_wq and work_queue_priority
reason:
These interfaces are used when we assign interrupt
handling of the same priority to the corresponding priority work queues.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-08-30 21:40:55 +08:00
..
CMakeLists.txt cmake:complete missing changes during cmake reforming for sched 2023-09-08 21:20:16 +03:00
Make.defs
kwork_cancel.c wqueue: expose wqueue API for customization 2024-08-30 01:52:22 +08:00
kwork_inherit.c Revert "sched: replace some global variables to macro" 2024-06-06 22:00:25 +08:00
kwork_notifier.c sched/wqueue: Change the return type of work_notifier_teardown to void 2022-05-14 00:35:29 +03:00
kwork_queue.c wqueue: expose wqueue API for customization 2024-08-30 01:52:22 +08:00
kwork_thread.c wqueue: add interface work_queue_priority_wq and work_queue_priority 2024-08-30 21:40:55 +08:00
wqueue.h wqueue: expose wqueue API for customization 2024-08-30 01:52:22 +08:00