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