Searched defs:SI_TIMER (Results 1 - 3 of 3) sorted by relevance

/external/strace/xlat/
H A Dsiginfo_codes.h11 #if !(defined(SI_TIMER) || (defined(HAVE_DECL_SI_TIMER) && HAVE_DECL_SI_TIMER))
12 # define SI_TIMER -2 macro
46 XLAT(SI_TIMER),
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dsiginfo.h115 #undef SI_TIMER macro
118 #define SI_TIMER __SI_CODE(__SI_TIMER, -3) /* sent by timer expiration */ macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dsiginfo.h167 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */ macro

Completed in 153 milliseconds