aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/group_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-126/+0
* Move socket data from TCB to task group structure.patacongo2013-01-261-2/+6
* Move stream data from TCB to task group structure.patacongo2013-01-261-23/+4
* Fix a recently introduced memory leakpatacongo2013-01-261-0/+8
* Don't keep the parent task's task ID in the child task's TCB. Instead, keep ...patacongo2013-01-261-21/+50
* Move environment variables in the task group structurepatacongo2013-01-251-0/+104