Searched refs:thread_suspend_switch (Results 1 – 3 of 3) sorted by relevance
1310 thread_suspend_switch(td, p); in thread_single()1547 thread_suspend_switch(struct thread *td, struct proc *p) in thread_suspend_switch() function
2950 thread_suspend_switch(td, p); in ptracestop()3304 thread_suspend_switch(td, p); in sigprocess()
1296 void thread_suspend_switch(struct thread *, struct proc *p);