Gregory Nutt fca07be1df Squashed commit of the following:
Change all calls to mq_send() and mq_timedsend() in the OS to calls to nxmq_send() and nxmq_timedsend(), making appropriate changes for differences in return values.

    sched/mqueue:  Add internal function nxmq_send() and nxmq_timedsend() that are equivalent to mq_send() and mq_timedsend() except that they do not create cancellation points and do to not modify the errno variable.
2017-10-10 08:44:12 -06:00
..
2017-10-09 09:06:46 -06:00
2017-10-09 09:06:46 -06:00
2017-08-14 17:19:27 -06:00
2017-10-10 08:44:12 -06:00
2017-10-07 08:22:18 -06:00
2017-10-10 08:44:12 -06:00
2017-10-07 08:22:18 -06:00
2017-10-09 09:06:46 -06:00
2017-10-07 10:57:09 -06:00
2017-10-07 08:22:18 -06:00
2017-10-03 15:35:24 -06:00
2016-03-11 07:17:32 -06:00