nuttx/fs/mqueue
ligd dcf8dae046 mqueue: simplify the mqueue reailize
1. remove descript management in mqueue, save code size
2. use i_ops instead of i_mqueue to remove the dup logic

Change-Id: Ie88960e50ddcae9c87977c9ad65a45297c663291
Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-01-08 14:31:37 +08:00
..
Kconfig Change space to tab and help to ---help--- in Kconfig files. 2019-10-05 21:39:12 -06:00
Make.defs Move mq_open.c, mq_close.c, and mq_unlink.c from sched/mqueue to fs/mqueue 2014-09-29 13:35:32 -06:00
mq_close.c mqueue: simplify the mqueue reailize 2021-01-08 14:31:37 +08:00
mq_open.c mqueue: simplify the mqueue reailize 2021-01-08 14:31:37 +08:00
mq_unlink.c mqueue: simplify the mqueue reailize 2021-01-08 14:31:37 +08:00
mqueue.h mqueue: simplify the mqueue reailize 2021-01-08 14:31:37 +08:00