fix pthread_cond_wait paired with with priority-inheritance mutex
[musl] / src / mq / mq_timedsend.c
2019-07-28 Rich Felkermq_timedsend, mq_timedreceive: add time64, decouple...
2011-06-07 Rich Felkermq send/recv functions are cancellation points
2011-06-07 Rich Felkeradd support for POSIX message queues, except mq_notify