summaryrefslogtreecommitdiff
path: root/nuttx/sched/mqueue
Commit message (Expand)AuthorAgeFilesLines
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-084-4/+3
* Replace os_internal.h with sched/sched.h in files that actually reference som...Gregory Nutt2014-08-087-7/+7
* Move clock functions from sched/ to sched/clockGregory Nutt2014-08-082-2/+2
* Move watchdog functions from sched/ to sched/wdogGregory Nutt2014-08-081-1/+1
* Move signal-related files from sched/ to sched/signalGregory Nutt2014-08-083-3/+3
* Move POSIX message queue files from sched/ to sched/mqueueGregory Nutt2014-08-0820-0/+3856