This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
sched
/
irq
History
hujun5
82acf6e6a7
irq: All irq_cpu_locked is called in the critical_section, and the parameter is the current cpu id.
...
so it must return false, We can safely delete. Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-04-12 17:40:23 +08:00
..
CMakeLists.txt
sched/irq: spinlock should not depends on SMP
2024-03-26 15:21:52 +08:00
irq_attach.c
…
irq_chain.c
…
irq_csection.c
irq: All irq_cpu_locked is called in the critical_section, and the parameter is the current cpu id.
2024-04-12 17:40:23 +08:00
irq_dispatch.c
…
irq_foreach.c
…
irq_initialize.c
…
irq_procfs.c
…
irq_spinlock.c
sched/irq: spinlock should not depends on SMP
2024-03-26 15:21:52 +08:00
irq_unexpectedisr.c
…
irq.h
irq: All irq_cpu_locked is called in the critical_section, and the parameter is the current cpu id.
2024-04-12 17:40:23 +08:00
Make.defs
sched/irq: spinlock should not depends on SMP
2024-03-26 15:21:52 +08:00