Home
last modified time | relevance | path

Searched refs:sig_ast_checksusp (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dsignalvar.h397 int sig_ast_checksusp(struct thread *td);
/freebsd/sys/kern/
H A Dsubr_sleepqueue.c470 ret = sig_ast_checksusp(td); in sleepq_check_ast_sc_locked()
H A Dkern_sig.c3461 sig_ast_checksusp(struct thread *td) in sig_ast_checksusp() function
3539 ret = sig_ast_checksusp(td); in sig_intr()