Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_thread.c1308 thread_suspend_switch(td, p); in thread_single()
1541 thread_suspend_switch(struct thread *td, struct proc *p) in thread_suspend_switch() function
H A Dkern_sig.c2908 thread_suspend_switch(td, p); in ptracestop()
3262 thread_suspend_switch(td, p); in sigprocess()
/freebsd-14.2/sys/sys/
H A Dproc.h1284 void thread_suspend_switch(struct thread *, struct proc *p);