mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 13:56:00 +08:00
e7c52bac60
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.