Searched refs:sh_ta_p (Results 1 – 2 of 2) sorted by relevance
479 return (ph_lock_ta(sh_p->sh_ta_p, err)); in ph_lock_sh()730 sh_p->sh_ta_p = (td_thragent_t *)ta_p; in __td_ta_map_addr2sync()1221 synchandle.sh_ta_p = ta_p; in __td_ta_sync_iter()2360 if (ps_pdread(sh_p->sh_ta_p->ph_p, sh_p->sh_unique, in lowner_cb()2363 if (ps_pdread(sh_p->sh_ta_p->ph_p, sh_p->sh_unique, in lowner_cb()2446 sh_p->sh_ta_p = NULL; in __td_thr_sleepinfo()2451 sh_p->sh_ta_p = th_p->th_ta_p; in __td_thr_sleepinfo()2513 si_p->si_owner.th_ta_p = sh_p->sh_ta_p; in sync_get_info_common()2559 si_p->si_owner.th_ta_p = sh_p->sh_ta_p; in sync_get_info_common()2578 si_p->si_ta_p = sh_p->sh_ta_p; in sync_get_info_common()[all …]
73 td_thragent_t *sh_ta_p; member