summaryrefslogtreecommitdiff
path: root/nuttx/sched/task_starthook.c
Commit message (Expand)AuthorAgeFilesLines
* Divide struct tcb_s into structs task_tcb_s and pthread_tcb_spatacongo2013-02-041-4/+15
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Add a start hook that can be setup to call a function in the context of a new...patacongo2013-01-271-0/+100