Home
last modified time | relevance | path

Searched refs:thread_unsuspend (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dsys_process.c837 thread_unsuspend(p); in kern_ptrace()
1095 thread_unsuspend(p); in kern_ptrace()
H A Dkern_sig.c2322 thread_unsuspend(p); in tdsendsignal()
2338 thread_unsuspend(p); in tdsendsignal()
2423 thread_unsuspend(p); in tdsendsignal()
H A Dkern_thread.c1521 thread_unsuspend(struct proc *p) in thread_unsuspend() function
/f-stack/freebsd/sys/
H A Dproc.h1180 void thread_unsuspend(struct proc *p);