Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dkern_thread.c1255 thread_suspend_switch(td, p); in thread_single()
1488 thread_suspend_switch(struct thread *td, struct proc *p) in thread_suspend_switch() function
H A Dkern_sig.c2734 thread_suspend_switch(td, p); in ptracestop()
3073 thread_suspend_switch(td, p); in sigprocess()
/freebsd-13.1/sys/sys/
H A Dproc.h1200 void thread_suspend_switch(struct thread *, struct proc *p);