Searched refs:SIGEV_THREAD (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/uapi/asm-generic/ | ||
D | siginfo.h | 298 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro |
/linux-4.19.296/fs/proc/ | ||
D | base.c | 2323 [SIGEV_THREAD] = "thread", in show_timer() |