nuttx/sched/mqueue
Xiang Xiao acca9fcc3b sched/wdog: Remove MAX_WDOGPARMS and related stuff
since the variable arguments are error prone and seldom used.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-08-14 08:19:50 -06:00
..
Make.defs
mq_desclose.c
mq_descreate.c include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
mq_getattr.c
mq_initialize.c
mq_msgfree.c
mq_msgqalloc.c
mq_msgqfree.c
mq_notify.c
mq_rcvinternal.c Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00
mq_receive.c
mq_recover.c
mq_release.c
mq_send.c
mq_setattr.c
mq_sndinternal.c Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00
mq_timedreceive.c sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
mq_timedsend.c sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
mq_waitirq.c Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00
mqueue.h sched/mqueue: Reduce the initial memory consumption 2020-08-10 08:07:50 +02:00