summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_addreadytorun.c
Commit message (Expand)AuthorAgeFilesLines
* Rename _TCB to struct tcb_spatacongo2013-02-041-2/+2
* Add ostest vfork test (does not work yet)patacongo2013-01-071-4/+4
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-6/+6
* Switching to C99 stdbool.h typespatacongo2009-12-141-7/+8
* Switching to C99 stdint.h typespatacongo2009-12-141-2/+4
* Debug NSH on z80simpatacongo2007-12-311-21/+21
* Changes for the SDCC compilerpatacongo2007-03-201-2/+2
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-2/+2
* Add test of roundrobin scheduler (still does not work)patacongo2007-03-171-4/+6
* Finally, a clean SDCC compilepatacongo2007-02-271-2/+2
* NuttX RTOSpatacongo2007-02-171-0/+144