Lines Matching defs:notif_param
105 struct notif_param { struct
106 int np_signo; /* SIGEV_SIGNAL */
107 int np_port; /* SIGEV_THREAD or SIGEV_PORT */
108 void *np_user;
109 int np_event;
110 uintptr_t np_object;
111 int np_lio_signo; /* listio: SIGEV_SIGNAL */
112 int np_lio_port; /* listio: SIGEV_THREAD or SIGEV_PORT */
113 void *np_lio_user;
114 int np_lio_event;
115 uintptr_t np_lio_object;