aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/pthread_create.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-467/+0
* Move socket data from TCB to task group structure.patacongo2013-01-261-9/+0
* Move environment variables in the task group structurepatacongo2013-01-251-5/+1
* Add logic to keep track of members of a task grouppatacongo2013-01-251-3/+21
* Add framework to support task groupspatacongo2013-01-251-15/+28
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-8/+3
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-111-22/+41
* Resync new repository with old repo r5166patacongo2012-09-171-0/+435