Searched refs:_thr_send_sig (Results 1 – 5 of 5) sorted by relevance
63 _thr_send_sig(pthread, sig); in _Tthr_kill()68 _thr_send_sig(pthread, sig); in _Tthr_kill()
75 _thr_send_sig(pthread, SIGCANCEL); in _thr_cancel()
172 _thr_send_sig(thread, SIGCANCEL); in suspend_common()
167 _thr_send_sig(struct pthread *thread, int sig) in _thr_send_sig() function361 _thr_send_sig(curthread, SIGCANCEL); in check_cancel()
824 int _thr_send_sig(struct pthread *, int sig) __hidden;