summaryrefslogtreecommitdiff
path: root/nuttx/sched/pthread/pthread_completejoin.c
Commit message (Expand)AuthorAgeFilesLines
* Replace os_internal.h with sched/sched.h in files that actually reference som...Gregory Nutt2014-08-081-1/+1
* Move watchdog functions from sched/ to sched/wdogGregory Nutt2014-08-081-1/+1
* Move group logic from sched/ to sched/groupGregory Nutt2014-08-081-1/+1
* Move all pthread files from sched/ to sched/pthreadGregory Nutt2014-08-081-0/+305