summaryrefslogtreecommitdiff
path: root/nuttx/sched/pthread_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add a THTTPD configuratin for zkit-arm-1769patacongo2013-02-261-1/+2
* Moving pending signals to task group; Logic to recover some MQ resources on p...patacongo2013-02-051-1/+1
* Divide struct tcb_s into structs task_tcb_s and pthread_tcb_spatacongo2013-02-041-0/+3
* Now that join info is in the task group, need to free when task group exits. ...patacongo2013-02-031-0/+1
* Move pthread join and key creation data into the task grouppatacongo2013-02-031-34/+18
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-15/+12
* Move more files into subdirectories under lib/patacongo2011-03-311-9/+6
* Switching to C99 stdbool.h typespatacongo2009-12-141-4/+7
* Switching to C99 stdint.h typespatacongo2009-12-141-3/+4
* Add support for recursive mutexespatacongo2008-05-311-14/+18
* Correct a race condition in the pthread join logic. Sometimes the join struc...patacongo2007-03-301-0/+2
* Finally, a clean SDCC compilepatacongo2007-02-271-7/+7
* Eliminating GCC dependenciespatacongo2007-02-201-2/+2
* NuttX RTOSpatacongo2007-02-171-0/+129