summaryrefslogtreecommitdiff
path: root/nuttx/sched/pthread_completejoin.c
Commit message (Expand)AuthorAgeFilesLines
* Create sched_ufree and sched_kfree from sched_free; Use user-accessible heap ...patacongo2013-03-101-1/+1
* Move pthread join and key creation data into the task grouppatacongo2013-02-031-12/+86
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-18/+18
* Fix an PIC32 error in scheduling of signal handlerspatacongo2011-12-261-5/+5
* Switching to C99 stdbool.h typespatacongo2009-12-141-6/+10
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-25/+25
* Debug can now be selectively enabled by subystempatacongo2007-11-231-3/+3
* Fat dir operations seem to workpatacongo2007-05-261-2/+0
* Correct a race condition in the pthread join logic. Sometimes the join struc...patacongo2007-03-301-41/+59
* Finally, a clean SDCC compilepatacongo2007-02-271-4/+4
* Eliminating GCC dependenciespatacongo2007-02-201-3/+3
* NuttX RTOSpatacongo2007-02-171-0/+211