Home
last modified time | relevance | path

Searched defs:notif_param (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h103 struct notif_param { struct
104 int np_signo; /* SIGEV_SIGNAL */
105 int np_port; /* SIGEV_THREAD or SIGEV_PORT */
106 void *np_user;
107 int np_event;
108 uintptr_t np_object;
109 int np_lio_signo; /* listio: SIGEV_SIGNAL */
110 int np_lio_port; /* listio: SIGEV_THREAD or SIGEV_PORT */
111 void *np_lio_user;
112 int np_lio_event;
[all …]