This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
49227fa554
incubator-nuttx
/
sched
/
init
History
Gregory Nutt
49227fa554
Scheduler: Replace the boolean 'prioritized' with a uint8_t bit set so that additional attributes of a list can be specified without adding more boolean values.
2016-02-11 08:06:33 -06:00
..
Make.defs
SMP: Add some tentative initialization logic
2016-02-10 13:49:27 -06:00
init.h
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: Idle thread must be assigned to a CPU
2016-02-11 08:01:09 -06:00
os_start.c
Scheduler: Replace the boolean 'prioritized' with a uint8_t bit set so that additional attributes of a list can be specified without adding more boolean values.
2016-02-11 08:06:33 -06:00