Searched refs:sh_ta_p (Results 1 – 2 of 2) sorted by relevance
505 return (ph_lock_ta(sh_p->sh_ta_p, err)); in ph_lock_sh()756 sh_p->sh_ta_p = (td_thragent_t *)ta_p; in __td_ta_map_addr2sync()1247 synchandle.sh_ta_p = ta_p; in __td_ta_sync_iter()2386 if (ps_pdread(sh_p->sh_ta_p->ph_p, sh_p->sh_unique, in lowner_cb()2389 if (ps_pdread(sh_p->sh_ta_p->ph_p, sh_p->sh_unique, in lowner_cb()2472 sh_p->sh_ta_p = NULL; in __td_thr_sleepinfo()2477 sh_p->sh_ta_p = th_p->th_ta_p; in __td_thr_sleepinfo()2539 si_p->si_owner.th_ta_p = sh_p->sh_ta_p; in sync_get_info_common()2585 si_p->si_owner.th_ta_p = sh_p->sh_ta_p; in sync_get_info_common()2604 si_p->si_ta_p = sh_p->sh_ta_p; in sync_get_info_common()[all …]
73 td_thragent_t *sh_ta_p; member