Searched refs:__mq_notify (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/lib/librt/
H A DVersion.map51 __mq_notify;
H A Dmq.c65 __weak_reference(__mq_notify, mq_notify);
66 __weak_reference(__mq_notify, _mq_notify);
135 __mq_notify(mqd_t mqd, const struct sigevent *evp) function

Completed in 336 milliseconds