Searched refs:_thr_send_sig (Results 1 – 5 of 5) sorted by relevance
62 _thr_send_sig(pthread, sig); in _pthread_kill()67 _thr_send_sig(pthread, sig); in _pthread_kill()
70 _thr_send_sig(pthread, SIGCANCEL); in _pthread_cancel()
171 _thr_send_sig(thread, SIGCANCEL); in suspend_common()
111 _thr_send_sig(struct pthread *thread, int sig) in _thr_send_sig() function307 _thr_send_sig(curthread, SIGCANCEL); in check_cancel()
768 int _thr_send_sig(struct pthread *, int sig) __hidden;