Searched refs:workq_thread_terminate (Results 1 – 3 of 3) sorted by relevance
307 void workq_thread_terminate(struct proc *p, struct uthread *uth);
374 workq_thread_terminate(p, get_bsdthread_info(th)); in bsdthread_terminate()
958 workq_thread_terminate(struct proc *p, struct uthread *uth) in workq_thread_terminate() function