This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-08 14:07:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
cfcd98ca89
nuttx
/
sched
/
init
History
Download ZIP
Download TAR.GZ
Gregory Nutt
fc842d740a
SMP: os_start needs to hold the KMM semaphore to prevent threads from allocating memory until the bring-up is complete
2016-02-15 11:07:42 -06:00
..
init.h
SMP: Need to perform all IDLE task memory allocations on initializatin thread prior to starting the other CPUs
2016-02-13 09:04:54 -06:00
Make.defs
SMP: Add some tentative initialization logic
2016-02-10 13:49:27 -06:00
os_bringup.c
SMP: Add some tentative initialization logic
2016-02-10 13:49:27 -06:00
os_smpstart.c
SMP: Need to perform all IDLE task memory allocations on initializatin thread prior to starting the other CPUs
2016-02-13 09:04:54 -06:00
os_start.c
SMP: os_start needs to hold the KMM semaphore to prevent threads from allocating memory until the bring-up is complete
2016-02-15 11:07:42 -06:00