nuttx/sched/wqueue
ouyangxiangzhen 96e9f7ccd6 sched/wqueue: Align the work_queue_next and work_queue.
This commit aligned the semantics for work_queue_next and work_queue.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2026-04-21 01:35:55 +08:00
..
CMakeLists.txt hpwork/lpwork: add configuring the stack of an hpwork/lpwork as static 2026-04-21 01:20:57 +08:00
Make.defs hpwork/lpwork: add configuring the stack of an hpwork/lpwork as static 2026-04-21 01:20:57 +08:00
kwork_cancel.c sem: inline semaphore 2026-04-21 01:32:28 +08:00
kwork_inherit.c sched: remove all enter_critical_section (patch 1/2) 2026-04-21 01:22:45 +08:00
kwork_notifier.c Call spin_lock_irqsave_nopreempt and spin_unlock_irqrestore_nopreempt when need to disable preemption in spinlock. 2026-04-21 01:20:24 +08:00
kwork_queue.c sched/wqueue: Align the work_queue_next and work_queue. 2026-04-21 01:35:55 +08:00
kwork_thread.c sched/wdog&wqueue&timer: add bmp support 2026-04-21 01:31:58 +08:00
wqueue.h sched/wqueue: remove not required work_initialize_notifier 2026-04-21 01:31:59 +08:00