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
History
Nakamura, Yuuichi
53c84c7b60
Fix note type id for syscall enter/leave
2020-07-13 00:45:16 -05:00
..
clock
…
environ
…
group
sched/group: Change group_kill_children's argument from task_tcb_s to tcb_s
2020-06-15 07:09:51 -06:00
init
sched: Avoid call up_initial_state for idle thread twice
2020-06-16 17:05:05 -06:00
irq
Add syscall and irqhandler hooks in sched_note.h
2020-06-16 14:04:53 -03:00
module
…
mqueue
…
paging
…
pthread
sched/pthread/pthread_cleanup.c: Exclude kernel threads.
2020-06-17 13:18:30 -03:00
sched
Fix note type id for syscall enter/leave
2020-07-13 00:45:16 -05:00
semaphore
…
signal
sched: Consolidate the cancellation notification logic
2020-06-15 21:21:14 +01:00
task
Revert "sched/sched/sched_releasetcb.c: Handle custom stack allocations."
2020-07-07 00:21:46 +01:00
timer
…
wdog
…
wqueue
…
Kconfig
sched/sched/sched_note.c: Implement interrupt/syscall support
2020-06-16 20:42:22 +01:00
Makefile
…