This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-13 18:48:11 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
17cedb6b206587dd2ea144a4d253c8f9dff0efd2
nuttx
/
sched
T
History
Gregory Nutt
7d131fe711
Update TODO list
2018-01-03 08:32:57 -06:00
..
clock
…
environ
…
errno
…
group
…
init
…
irq
arch/arm/src/lpc54xx: Add register level debug output for Ethernet testing. Fixed a few start up problems. Still hangs on start-up, however.
2017-12-31 11:11:57 -06:00
module
…
mqueue
…
paging
…
pthread
…
sched
Merged in masayuki2009/nuttx.nuttx/lc823450_smp_test (pull request
#557
)
2017-12-18 12:09:06 +00:00
semaphore
sched/semaphore/spinlock.c: Add memory barrier operations in spin_unlock()
2017-12-21 17:40:08 +09:00
signal
…
task
sched/task/task_exithook.c: Clear atexit() function pointer before calling it. On most archs, up_assert() calls exit() so without this change, if atexit() function triggers an assertion we are in endless loop.
2017-11-30 06:41:57 -06:00
timer
…
wdog
…
wqueue
…
.gitignore
…
Kconfig
Update TODO list
2018-01-03 08:32:57 -06:00
Makefile
…