Searched refs:th_stackaddr (Results 1 – 1 of 1) sorted by relevance
1073 mach_vm_offset_t th_stackaddr; in workq_add_new_idle_thread() local1083 kret = pthread_functions->workq_create_threadstack(p, vmap, &th_stackaddr); in workq_add_new_idle_thread()1097 pthread_functions->workq_destroy_threadstack(p, vmap, th_stackaddr); in workq_add_new_idle_thread()1105 uth->uu_workq_stackaddr = (user_addr_t)th_stackaddr; in workq_add_new_idle_thread()