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

/freebsd-10.3-release/sys/kern/
H A Dkern_thread.c744 thread_suspend_switch(td, p);
932 thread_suspend_switch(struct thread *td, struct proc *p) function
H A Dkern_sig.c2509 thread_suspend_switch(td, p);
2773 thread_suspend_switch(td, p);
/freebsd-10.3-release/sys/sys/
H A Dproc.h985 void thread_suspend_switch(struct thread *, struct proc *p);

Completed in 62 milliseconds