Searched refs:SI_TKILL (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/bionic/ | ||
D | posix_timers.cpp | 90 } else if (si.si_code == SI_TKILL) { in __timer_thread_start() |
/bionic/libc/kernel/uapi/asm-generic/ | ||
D | siginfo.h | 164 #define SI_TKILL -6 macro |