Home
last modified time | relevance | path

Searched refs:SI_DETHREAD (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dsiginfo.h182 #define SI_DETHREAD -7 /* sent by execve() killing subsidiary threads */ macro
/linux/kernel/
H A Dsignal.c3323 else if (si_code >= SI_DETHREAD) in known_siginfo_layout()