Searched refs:__mq_notify (Results 1 – 1 of 1) sorted by relevance
203 __mq_notify (mqd_t mqdes, const struct sigevent *notification) in __mq_notify() function270 versioned_symbol (libc, __mq_notify, mq_notify, GLIBC_2_34);271 libc_hidden_ver (__mq_notify, mq_notify)273 compat_symbol (librt, __mq_notify, mq_notify, GLIBC_2_3_4);
Completed in 2 milliseconds