summaryrefslogtreecommitdiff
path: root/nuttx/sched/work_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-2/+2
* Remove executable property from many filespatacongo2011-08-191-0/+0
* Prep for 5.19 releasenuttx-5.19patacongo2011-03-121-1/+5
* Completes demand paging core implementationpatacongo2010-08-151-1/+1
* Switching to C99 stdint.h typespatacongo2009-12-141-1/+0
* Callbacks need to use worker thread; clean up/document configuration settingspatacongo2009-11-171-1/+1
* Document workqueue configurationpatacongo2009-11-051-0/+4
* Incorporate the work threadpatacongo2009-11-051-0/+32
* Add beginnings of a work threadpatacongo2009-11-051-0/+73