nuttx/sched/init
2014-09-11 09:00:10 -06:00
..
init.h
Make.defs
os_bringup.c Add capability to perform initial board initialization on a separate worker thread. 2014-09-03 18:36:43 -06:00
os_start.c 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