SIGEV_SIGNAL      329 ipc/mqueue.c   			 info->notify.sigev_notify == SIGEV_SIGNAL) ?
SIGEV_SIGNAL      494 ipc/mqueue.c   		case SIGEV_SIGNAL:
SIGEV_SIGNAL     1007 ipc/mqueue.c   			     notification.sigev_notify != SIGEV_SIGNAL &&
SIGEV_SIGNAL     1010 ipc/mqueue.c   		if (notification.sigev_notify == SIGEV_SIGNAL &&
SIGEV_SIGNAL     1088 ipc/mqueue.c   		case SIGEV_SIGNAL:
SIGEV_SIGNAL     1091 ipc/mqueue.c   			info->notify.sigev_notify = SIGEV_SIGNAL;
SIGEV_SIGNAL       80 kernel/posix-timers.c                        ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))
SIGEV_SIGNAL      326 kernel/posix-timers.c 		timr->it_sigev_notify = SIGEV_SIGNAL;
SIGEV_SIGNAL      414 kernel/posix-timers.c 		 (event->sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_SIGNAL))
SIGEV_SIGNAL      555 kernel/posix-timers.c 				if (new_timer->it_sigev_notify == (SIGEV_SIGNAL|SIGEV_THREAD_ID))
SIGEV_SIGNAL      569 kernel/posix-timers.c 		new_timer->it_sigev_notify = SIGEV_SIGNAL;
SIGEV_SIGNAL      865 kernel/posix-timers.c 	if (timer->it_sigev_notify == (SIGEV_SIGNAL|SIGEV_THREAD_ID))
SIGEV_SIGNAL      893 kernel/posix-timers.c 	if (timer->it_sigev_notify == (SIGEV_SIGNAL|SIGEV_THREAD_ID))