Home
last modified time | relevance | path

Searched refs:notify_data (Results 1 – 1 of 1) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dmq_notify.c41 union notify_data union
87 volatile union notify_data *data = (volatile union notify_data *) arg; in notification_function()
115 union notify_data data; in helper_thread()
206 assert (sizeof (union notify_data) == NOTIFY_COOKIE_LEN); in __mq_notify()
230 union notify_data data; in __mq_notify()

Completed in 3 milliseconds