Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpthread.h262 int pthread_kill(pthread_t tid, int sig);
/bionic/libc/bionic/
Dpthread.c1818 int pthread_kill(pthread_t tid, int sig) in pthread_kill() function