summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_reprioritize.c
Commit message (Expand)AuthorAgeFilesLines
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-7/+7
* Updated comments; starting to implement priority protection but backed everyt...patacongo2012-03-231-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-0/+1
* Switching to C99 stdint.h typespatacongo2009-12-141-2/+2
* Repartition functionality in preparation for nested, pending reprioritizationpatacongo2009-03-101-0/+128