manual/llio.texi: update manual to document file-private locks
[jlayton/glibc.git] / include / mqueue.h
1 #include <rt/mqueue.h>
2
3 #ifdef IS_IN_librt
4 hidden_proto (mq_timedsend)
5 hidden_proto (mq_timedreceive)
6 hidden_proto (mq_setattr)
7 #endif