nuttx-update/sched/irq
hujun5 4bd8d9eac7 sched: remove spin_lock_irqsave(NULL) support
Signed-off-by: hujun5 <hujun5@xiaomi.com>
2025-01-10 22:35:14 +08:00
..
CMakeLists.txt isrthread: add configuring the stack of an isrthread as static 2024-11-08 01:49:14 +08:00
irq.h irq/irq.h: Remove extern of non-existent global 2024-11-20 01:04:47 +08:00
irq_attach.c sched: remove all spin_lock_irqsave(NULL) 2025-01-06 23:11:44 +08:00
irq_attach_thread.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
irq_attach_wqueue.c isrthread: add configuring the stack of an isrthread as static 2024-11-08 01:49:14 +08:00
irq_chain.c sched: remove all spin_lock_irqsave(NULL) 2025-01-06 23:11:44 +08:00
irq_csection.c use spin_lock_wo_note replace spin_lock in csection 2024-11-26 10:17:18 +08:00
irq_dispatch.c Make each function of SCHED_CRITMONITOR independent 2024-09-19 03:16:14 +08:00
irq_foreach.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
irq_initialize.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
irq_procfs.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
irq_spinlock.c sched: remove spin_lock_irqsave(NULL) support 2025-01-10 22:35:14 +08:00
irq_unexpectedisr.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
Make.defs isrthread: add configuring the stack of an isrthread as static 2024-11-08 01:49:14 +08:00