Lines Matching defs:notif_param
103 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;
113 uintptr_t np_lio_object;