nuttx/sched/mqueue
2016-12-10 09:45:55 -06:00
..
Make.defs
mq_desclose.c Fix an error when a task with open message queue descriptors is killed via task_delete(). Noted by Anton Gropyanov. 2016-04-11 11:14:18 -06:00
mq_descreate.c Fix an error when a task with open message queue descriptors is killed via task_delete(). Noted by Anton Gropyanov. 2016-04-11 11:14:18 -06:00
mq_getattr.c
mq_initialize.c
mq_msgfree.c
mq_msgqalloc.c
mq_msgqfree.c
mq_notify.c
mq_rcvinternal.c Grrr... cloned typos! 2016-12-10 09:45:55 -06:00
mq_receive.c Move cancellation point definitions to their own header file. 2016-12-10 09:08:26 -06:00
mq_recover.c
mq_release.c Fix an error when a task with open message queue descriptors is killed via task_delete(). Noted by Anton Gropyanov. 2016-04-11 11:14:18 -06:00
mq_send.c Move cancellation point definitions to their own header file. 2016-12-10 09:08:26 -06:00
mq_setattr.c
mq_sndinternal.c Grrr... cloned typos! 2016-12-10 09:45:55 -06:00
mq_timedreceive.c Move cancellation point definitions to their own header file. 2016-12-10 09:08:26 -06:00
mq_timedsend.c Move cancellation point definitions to their own header file. 2016-12-10 09:08:26 -06:00
mq_waitirq.c
mqueue.h Fix an error when a task with open message queue descriptors is killed via task_delete(). Noted by Anton Gropyanov. 2016-04-11 11:14:18 -06:00