Searched refs:thread_suspend_check (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/sys/kern/
H A Dsubr_syscall.c236 thread_suspend_check(0);
H A Dsubr_trap.c291 thread_suspend_check(0);
H A Dkern_exit.c225 thread_suspend_check(0);
256 thread_suspend_check(0);
H A Dkern_thread.c766 * the processors. The thread_suspend_check()
838 thread_suspend_check(int return_instead) function
874 ("TDF_SBDRY set for unsafe thread_suspend_check"));
H A Dsubr_sleepqueue.c439 ret = thread_suspend_check(1);
H A Dkern_sig.c1496 thread_suspend_check(0);
2287 * It may run a bit until it hits a thread_suspend_check().
2301 * hit thread_suspend_check() soon.
/freebsd-10.2-release/sys/sys/
H A Dproc.h965 int thread_suspend_check(int how);
/freebsd-10.2-release/sys/rpc/
H A Dsvc.c1195 thread_suspend_check(0);

Completed in 184 milliseconds