Searched defs:thr_kill (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c2156 #pragma weak pthread_kill = thr_kill
2157 #pragma weak _thr_kill = thr_kill
2159 thr_kill(thread_t tid, int sig) function

Completed in 64 milliseconds