incubator-nuttx/sched/mqueue
Gregory Nutt e1769b22f1 Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
..
Make.defs Move signal-related files from sched/ to sched/signal 2014-08-08 12:44:44 -06:00
mq_close.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
mq_descreate.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
mq_findnamed.c Move POSIX message queue files from sched/ to sched/mqueue 2014-08-08 12:31:23 -06:00
mq_initialize.c Move POSIX message queue files from sched/ to sched/mqueue 2014-08-08 12:31:23 -06:00
mq_msgfree.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
mq_msgqfree.c Move POSIX message queue files from sched/ to sched/mqueue 2014-08-08 12:31:23 -06:00
mq_notify.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
mq_open.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
mq_rcvinternal.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
mq_receive.c Move POSIX message queue files from sched/ to sched/mqueue 2014-08-08 12:31:23 -06:00
mq_recover.c Move POSIX message queue files from sched/ to sched/mqueue 2014-08-08 12:31:23 -06:00
mq_release.c Move POSIX message queue files from sched/ to sched/mqueue 2014-08-08 12:31:23 -06:00
mq_send.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
mq_sndinternal.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
mq_timedreceive.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
mq_timedsend.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
mq_unlink.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
mq_waitirq.c Move POSIX message queue files from sched/ to sched/mqueue 2014-08-08 12:31:23 -06:00
mqueue.h Move POSIX message queue files from sched/ to sched/mqueue 2014-08-08 12:31:23 -06:00