Home
last modified time | relevance | path

Searched defs:tkill (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/linux/tests/
Dcrash_generator.cc73 int tkill(pid_t tid, int sig) { in tkill() function
/external/valgrind/coregrind/
Dm_libcsignal.c360 Int VG_(tkill)( Int lwpid, Int signo ) in VG_() argument
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h3822 LSS_NAME(tkill)(pid, SIGCONT); in LSS_NAME() local