Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dgai_notify.c114 if (waitlist->sigevp == NULL) in __gai_notify()
130 __gai_notify_only (waitlist->sigevp, waitlist->caller_pid); in __gai_notify()
Dgetaddrinfo_a.c112 waitlist[cnt].sigevp = NULL; in __getaddrinfo_a()
166 waitlist->list[cnt].sigevp = &waitlist->sigev; in __getaddrinfo_a()
Dgai_misc.h35 struct sigevent *sigevp; member
Dgai_suspend.c57 waitlist[cnt].sigevp = NULL; in ___gai_suspend_time64()
/glibc-2.36/rt/
Daio_notify.c134 if (waitlist->sigevp == NULL) in __aio_notify()
153 __aio_notify_only (waitlist->sigevp); in __aio_notify()
Dlio_listio-common.c151 waitlist[cnt].sigevp = NULL; in lio_listio_internal()
214 waitlist->list[cnt].sigevp = &waitlist->sigev; in lio_listio_internal()
Daio_suspend.c148 waitlist[cnt].sigevp = NULL; in ___aio_suspend_time64()
/glibc-2.36/sysdeps/generic/
Daio_misc.h56 struct sigevent *sigevp; member