Home
last modified time | relevance | path

Searched refs:uu_workq_stackaddr (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/sys/
H A Duser.h265 vm_offset_t uu_workq_stackaddr; member
/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c296 return (event_t)&uth->uu_workq_stackaddr; in workq_parked_wait_event()
1048 uth->uu_workq_stackaddr = 0; in workq_thread_init_and_wq_lock()
1105 uth->uu_workq_stackaddr = (user_addr_t)th_stackaddr; in workq_add_new_idle_thread()
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()
3677 get_task_map(proc_task(p)), uth->uu_workq_stackaddr, in workq_thread_return()
3916 uth->uu_workq_stackaddr); in workq_park_and_unlock()
4979 pthread_functions->workq_setup_thread(p, th, vmap, uth->uu_workq_stackaddr, in workq_setup_and_run()