summaryrefslogtreecommitdiffstats
path: root/nuttx/sched/pthread_detach.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-14Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo1-4/+5
2009-12-14Switching to C99 stdbool.h typespatacongo1-2/+3
2009-12-14Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo1-21/+24
2007-11-23Debug can now be selectively enabled by subystempatacongo1-3/+3
2007-03-30Correct a race condition in the pthread join logic. Sometimes the join struc...patacongo1-3/+1
2007-02-27Finally, a clean SDCC compilepatacongo1-1/+1
2007-02-20Eliminating GCC dependenciespatacongo1-5/+5
2007-02-17NuttX RTOSpatacongo1-0/+134