Searched refs:thr_sighandler (Results 1 – 1 of 1) sorted by relevance
67 static void thr_sighandler(int, siginfo_t *, void *);208 thr_sighandler(int sig, siginfo_t *info, void *_ucp) in thr_sighandler() function476 nact.sa_sigaction = thr_sighandler; in _thr_signal_init()606 newact.sa_sigaction = thr_sighandler; in __thr_sigaction()