Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsiginfo_codes.h28 #if defined(SI_DETHREAD) || (defined(HAVE_DECL_SI_DETHREAD) && HAVE_DECL_SI_DETHREAD)
29 XLAT(SI_DETHREAD),
Dsiginfo_codes.in9 SI_DETHREAD
/external/kernel-headers/original/uapi/asm-generic/
Dsiginfo.h166 #define SI_DETHREAD -7 /* sent by execve() killing subsidiary threads */ macro
/external/strace/
Dsignal.c321 #define SI_DETHREAD -7 /* sent by execve killing subsidiary threads */ macro