summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_processtimer.c
Commit message (Expand)AuthorAgeFilesLines
* Rename _TCB to struct tcb_spatacongo2013-02-041-2/+2
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-3/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-4/+0
* Switching to C99 stdint.h typespatacongo2009-12-141-26/+25
* Fix timeslice calculationpatacongo2007-05-201-1/+1
* Don't all sched_setparam; call up_prrioritize_rtr directlypatacongo2007-03-241-4/+2
* Add test of roundrobin scheduler (still does not work)patacongo2007-03-171-17/+27
* 8051 is getting closer. Still have to setup timer and uart.patacongo2007-03-021-0/+2
* Finally, a clean SDCC compilepatacongo2007-02-271-0/+1
* Eliminating SDCC compilation errorspatacongo2007-02-211-0/+4
* Working toward compiler independence: Removed inline funcspatacongo2007-02-201-1/+1
* NuttX RTOSpatacongo2007-02-171-0/+181