summaryrefslogtreecommitdiff
path: root/nuttx/sched/on_exit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo2012-05-151-1/+1
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-0/+127