SIGEV_THREAD_ID  2323 fs/proc/base.c 		   nstr[notify & ~SIGEV_THREAD_ID],
SIGEV_THREAD_ID  2324 fs/proc/base.c 		   (notify & SIGEV_THREAD_ID) ? "tid" : "pid",
SIGEV_THREAD_ID   525 kernel/time/posix-cpu-timers.c 	if ((timer->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE) {
SIGEV_THREAD_ID    62 kernel/time/posix-timers.c #if SIGEV_THREAD_ID != (SIGEV_THREAD_ID & \
SIGEV_THREAD_ID   327 kernel/time/posix-timers.c 	type = !(timr->it_sigev_notify & SIGEV_THREAD_ID) ? PIDTYPE_TGID : PIDTYPE_PID;
SIGEV_THREAD_ID   411 kernel/time/posix-timers.c 	case SIGEV_SIGNAL | SIGEV_THREAD_ID: