Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dposix_timers.cpp90 } else if (si.si_code == SI_TKILL) { in __timer_thread_start()
/bionic/libc/kernel/uapi/asm-generic/
Dsiginfo.h164 #define SI_TKILL -6 macro