Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
Dpthread_kill.c4 int pthread_kill(pthread_t t, int sig) in pthread_kill() function
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/src/
Dthread.c1287 pthread_kill (pthread_t t, int sig) in pthread_kill() function