Searched refs:nt_sigev (Results 1 – 1 of 1) sorted by relevance
169 struct sigevent nt_sigev; member1822 if (nt->nt_sigev.sigev_notify != SIGEV_NONE) { in mqueue_send_notification()1824 error = sigev_findtd(p, &nt->nt_sigev, &td); in mqueue_send_notification()1830 ksiginfo_set_sigev(&nt->nt_ksi, &nt->nt_sigev); in mqueue_send_notification()2430 nt->nt_sigev = *sigev; in kern_kmq_notify()