Gregory Nutt e11e3b2607 Squashed commit of the following:
Change all calls to mq_receive() and mq_timedreceive() in the OS to calls to nxmq_receive() and nxmq_timedreceive(), making appropriate changes for differences in return values.

    sched/mqueue:  Add nxmq_receive() and mxmq_timedreceive() which are functionally equivalent to the standard mq_receive and mq_timedreceive() except that (1) they do not create cancellation points, and (2) the do not modify the application's errno variable.
2017-10-10 09:57:40 -06:00
..
2017-10-10 09:57:40 -06:00
2017-10-10 09:57:40 -06:00
2017-10-04 15:22:27 -06:00
2017-10-04 15:22:27 -06:00
2017-10-10 09:57:40 -06:00
2017-10-10 09:57:40 -06:00