incubator-nuttx/sched
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
..
addrenv
clock
environ [env]:Fixed spacing and typo issues in code comment descriptions 2024-08-27 21:52:56 +08:00
event sched/nxevent: add support of kernel event group 2024-08-23 17:00:35 +08:00
group spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
init docs: fix typo in nx_smpstart.c 2024-08-21 17:07:19 +08:00
instrument
irq irq: add isr thread 2024-08-27 21:49:53 +08:00
misc Increase the chance for _assert to work early in the boot 2024-08-30 01:12:45 +08:00
module
mqueue nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
paging sched/tasklist: replace task status list with macro definition 2024-03-21 11:23:46 +09:00
pthread sched/pthread: simplify pthread_create() branch logic 2024-06-07 01:32:42 +08:00
sched toolchain/ghs: Fix tstate_t "enumerated type mixed with another type" warnings 2024-08-27 01:39:37 +08:00
semaphore spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
signal sched/signal: fix pthread_kill use after free 2024-08-23 20:02:46 +08:00
task task_fork.c: Fix vfork for BUILD_KERNEL 2024-08-01 10:58:25 -03:00
timer timer: use spin_lock_irqsave protect g_alloctimers 2024-04-11 10:45:34 +08:00
tls sched:fix windows sim build error 2024-08-14 22:36:57 +08:00
wdog
wqueue wqueue: add interface work_queue_priority_wq and work_queue_priority 2024-08-30 21:40:55 +08:00
CMakeLists.txt
Kconfig sched/nxevent: add support of kernel event group 2024-08-23 17:00:35 +08:00
Makefile sched/nxevent: add support of kernel event group 2024-08-23 17:00:35 +08:00