Searched defs:mq_notify_args (Results 1 – 1 of 1) sorted by relevance
1260 struct mq_notify_args { struct1261 mqd_t mqdes; char mqdes_[PAD_(mqd_t)];1262 const struct sigevent * notification; char notification_[PAD_(const struct sigevent *)];