summaryrefslogtreecommitdiff
path: root/nuttx/sched/work_thread.c
Commit message (Expand)AuthorAgeFilesLines
* Remove executable property from many filespatacongo2011-08-191-0/+0
* Macro clock_systimer replaces direct access to g_system_timer variablepatacongo2011-04-131-1/+1
* Prep for 5.19 releasenuttx-5.19patacongo2011-03-121-1/+7
* Misc improvements from David Hewsonpatacongo2010-05-261-1/+5
* Switching to C99 stdint.h typespatacongo2009-12-141-4/+4
* Fix issues related to work queue timingpatacongo2009-11-181-5/+31
* Fix a potential race conditionpatacongo2009-11-061-24/+33
* Integrte work threadpatacongo2009-11-061-8/+12
* Incorporate the work threadpatacongo2009-11-051-0/+166