summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_waitpid.c
Commit message (Expand)AuthorAgeFilesLines
* waitpid(): Move some logic inside of a critical sectionpatacongo2012-08-261-1/+2
* Lock the scheduler when starting NSH builtin applications to eliminate race c...patacongo2012-07-281-1/+1
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-5/+6
* Add a test to verify that FPU registers are properly saved and restored on co...patacongo2012-02-241-22/+22
* add apps/ dirpatacongo2011-03-101-7/+1
* Experimental version of waitpid()patacongo2011-03-101-0/+252