Searched refs:tdsigwakeup (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_sig.c | 112 static void tdsigwakeup(struct thread *, int, sig_t, int); 2382 tdsigwakeup(td, sig, action, intrval); in tdsendsignal() 2421 tdsigwakeup(td, sig, action, intrval); in tdsendsignal() 2440 tdsigwakeup(struct thread *td, int sig, sig_t action, int intrval) in tdsigwakeup() function 2718 tdsigwakeup(td, sig, SIG_CATCH, in reschedule_signals()
|