summaryrefslogtreecommitdiff
path: root/nuttx/sched/task_setup.c
Commit message (Expand)AuthorAgeFilesLines
* Signal mask is now inherited by both child tasks and threads; this has the si...patacongo2007-03-291-2/+9
* Add new pthread_* APIspatacongo2007-03-231-1/+1
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-1/+1
* 8052 context switch/interrupt integration; pthread arg setup changedpatacongo2007-03-131-44/+21
* 8051 integrationpatacongo2007-03-131-4/+4
* Divided _task_init() in several smaller functions that take fewer paramters. ...patacongo2007-03-111-0/+312