This website requires JavaScript.
Explore
Help
Register
Sign in
luchianmihai
/
walnux
Watch
1
Star
0
Fork
You've already forked walnux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ef52c68e06
walnux
/
sched
/
misc
History
wangzhi16
8f3a2a6f76
No need to call sched_lock explicitly after call spin_lock_irqsave, since it will be called in func spin_lock_irqsave.
...
Signed-off-by: wangzhi16 <wangzhi16@xiaomi.com>
2025-01-24 17:27:50 +08:00
..
assert.c
No need to call sched_lock explicitly after call spin_lock_irqsave, since it will be called in func spin_lock_irqsave.
2025-01-24 17:27:50 +08:00
CMakeLists.txt
coredump:Move coredump to sched/misc
2024-10-12 12:29:06 +08:00
coredump.c
coredump: fix issue that nvic region overlapped by board memory region
2025-01-24 09:15:56 +08:00
coredump.h
coredump:Move private functions to internal header files
2024-10-12 12:29:06 +08:00
deadlock.c
sched: optimize deadlock detection readability
2024-10-08 23:35:01 +08:00
Make.defs
coredump:Move coredump to sched/misc
2024-10-12 12:29:06 +08:00
panic_notifier.c
sched: migrate to SPDX identifier
2024-09-12 01:10:14 +08:00
reboot_notifier.c
userspace: Exclude nuttx/arch.h
2024-11-01 16:59:37 +08:00