Searched refs:SI_DETHREAD (Results 1 – 5 of 5) sorted by relevance
86 #if defined(SI_DETHREAD) || (defined(HAVE_DECL_SI_DETHREAD) && HAVE_DECL_SI_DETHREAD)88 static_assert((SI_DETHREAD) == (-7), "SI_DETHREAD != -7");91 # define SI_DETHREAD -7129 XLAT(SI_DETHREAD),
17 SI_DETHREAD -7
176 #define SI_DETHREAD -7 /* sent by execve() killing subsidiary threads */ macro
4291 #ifdef SI_DETHREAD4292 { "SI_DETHREAD", (unsigned long) SI_DETHREAD },
43927 * signal.c (siginfo_codes): Add SI_DETHREAD.