Home
last modified time | relevance | path

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

/xnu-11215/bsd/pthread/
H A Dworkqueue_internal.h307 void workq_thread_terminate(struct proc *p, struct uthread *uth);
H A Dpthread_shims.c374 workq_thread_terminate(p, get_bsdthread_info(th)); in bsdthread_terminate()
H A Dpthread_workqueue.c958 workq_thread_terminate(struct proc *p, struct uthread *uth) in workq_thread_terminate() function