nuttx/sched/mqueue
Gregory Nutt e7c52bac60 Squashed commit of the following:
sched/mqueue:  Rename all private static functions for use the nxmq_ vs. mq_ naming.

    sched/mqueue:  Rename all OS internal functions declared in sched/mqueue/mqueue.h to begin with nxmq_ vs. mq_.  The mq_ prefix is reserved for standard application interfaces.
2017-10-09 09:06:46 -06:00
..
Make.defs
mq_desclose.c
mq_descreate.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_getattr.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
mq_initialize.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_msgfree.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_msgqalloc.c
mq_msgqfree.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_notify.c
mq_rcvinternal.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_receive.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_recover.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_release.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_send.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_setattr.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
mq_sndinternal.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_timedreceive.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_timedsend.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mq_waitirq.c Squashed commit of the following: 2017-10-09 09:06:46 -06:00
mqueue.h Squashed commit of the following: 2017-10-09 09:06:46 -06:00