summaryrefslogtreecommitdiff
path: root/nuttx/sched/task_restart.c
Commit message (Expand)AuthorAgeFilesLines
* Updated Open1788 calibration; More compilation fixes from Mike Smithpatacongo2013-03-051-1/+1
* Changed needed to fix issues with task_restart()patacongo2013-02-061-2/+13
* Divide struct tcb_s into structs task_tcb_s and pthread_tcb_spatacongo2013-02-041-15/+28
* Rename _TCB to struct tcb_spatacongo2013-02-041-4/+4
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-58/+56
* Updated comments; starting to implement priority protection but backed everyt...patacongo2012-03-231-3/+6
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-131-2/+2
* Repartition functionality in preparation for nested, pending reprioritizationpatacongo2009-03-111-0/+3
* Add support for priority inheritancepatacongo2009-03-081-23/+26
* Added network init; refactored some header filespatacongo2007-09-091-1/+0
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-3/+3
* Finally, a clean SDCC compilepatacongo2007-02-271-6/+6
* Progress toward clean SDCC compilationpatacongo2007-02-211-4/+4
* NuttX RTOSpatacongo2007-02-171-0/+178