summaryrefslogtreecommitdiff
path: root/nuttx/sched/task_activate.c
Commit message (Expand)AuthorAgeFilesLines
* pthread_create must return a positive errno on failurepatacongo2009-05-191-1/+1
* Debug Cortex-M3 interruptspatacongo2009-05-171-1/+1
* Z16F Debugpatacongo2008-01-291-22/+22
* Interrupts must be disabled in all low level context switchespatacongo2007-03-191-2/+3
* Divided _task_init() in several smaller functions that take fewer paramters. ...patacongo2007-03-111-0/+117