Searched refs:workq_setup_thread (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/bsd/sys/ |
| H A D | pthread_shims.h | 132 void (*workq_setup_thread)(proc_t p, thread_t th, vm_map_t map, member
|
| /xnu-11215/bsd/pthread/ |
| H A D | pthread_workqueue.c | 1207 pthread_functions->workq_setup_thread(p, th, vmap, uth->uu_workq_stackaddr, in workq_unpark_for_death_and_unlock() 3509 pthread_functions->workq_setup_thread(p, th, vmap, uth->uu_workq_stackaddr, in workq_kern_bound_thread_terminate() 4979 pthread_functions->workq_setup_thread(p, th, vmap, uth->uu_workq_stackaddr, in workq_setup_and_run()
|