summaryrefslogtreecommitdiff
path: root/nuttx/sched/group_find.c
Commit message (Expand)AuthorAgeFilesLines
* Misc clean-up and bugfixes related to multi-thread group signallingpatacongo2013-02-061-1/+1
* Moving pending signals to task group; Logic to recover some MQ resources on p...patacongo2013-02-051-3/+49
* Move pthread join and key creation data into the task grouppatacongo2013-02-031-1/+1
* Don't keep the parent task's task ID in the child task's TCB. Instead, keep ...patacongo2013-01-261-0/+125