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-15 13:16:28 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ef8a4668d7c19e36dfeb14773049d605e3fed9e1
nuttx
/
sched
/
init
T
History
Gregory Nutt
fc35e35165
When a privileged thread exits, we have to use the kernel alloctor to free memory; when an unprivileged thread exits, we don't have to do anything... heap memory will be cleaned up when the address environment is torn down
2014-09-11 09:00:10 -06:00
..
init.h
…
Make.defs
…
os_bringup.c
…
os_start.c
…