summaryrefslogtreecommitdiff
path: root/nuttx/sched/task_exithook.c
Commit message (Expand)AuthorAgeFilesLines
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-18/+32
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-281-0/+157