summaryrefslogtreecommitdiff
path: root/nuttx/sched/os_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add new pthread_* APIspatacongo2007-03-231-1/+1
* Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphoresnuttx-1.1patacongo2007-03-141-11/+11
* 8052 context switch/interrupt integration; pthread arg setup changedpatacongo2007-03-131-1/+1
* Divided _task_init() in several smaller functions that take fewer paramters. ...patacongo2007-03-111-3/+4
* task_create now accepts variable number of arguments; 8051 bringup changespatacongo2007-03-111-4/+2
* Code complete for 8051 (not tested)patacongo2007-03-021-0/+1
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-011-6/+7
* Still working toward clean 8051 linkpatacongo2007-02-281-2/+8
* Finally, a clean SDCC compilepatacongo2007-02-271-21/+21
* Working toward compiler independence: Removed inline funcspatacongo2007-02-201-4/+0
* NuttX RTOSpatacongo2007-02-171-0/+267