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
49227fa554
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
..
init.h
SMP: Add some tentative initialization logic
2016-02-10 13:49:27 -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: 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