summaryrefslogtreecommitdiff
path: root/nuttx/sched/group_setupidlefiles.c
Commit message (Expand)AuthorAgeFilesLines
* Fixe to kernel build and syscalls.patacongo2013-03-131-2/+2
* Divide struct tcb_s into structs task_tcb_s and pthread_tcb_spatacongo2013-02-041-2/+2
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Add a start hook that can be setup to call a function in the context of a new...patacongo2013-01-271-0/+1
* Move socket data from TCB to task group structure.patacongo2013-01-261-0/+147