Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dkern_thread.c856 thread_suspend_switch(td, p); in thread_single()
1091 thread_suspend_switch(struct thread *td, struct proc *p) in thread_suspend_switch() function
Dkern_sig.c2630 thread_suspend_switch(td, p); in ptracestop()
2976 thread_suspend_switch(td, p); in issignal()
/freebsd-12-stable/sys/sys/
Dproc.h1164 void thread_suspend_switch(struct thread *, struct proc *p);