Searched refs:th_ta_p (Results 1 – 2 of 2) sorted by relevance
490 return (ph_lock_ta(th_p->th_ta_p, err)); in ph_lock_th()689 th_p->th_ta_p = ta_p; in __td_ta_map_id2thr()1087 th.th_ta_p = (td_thragent_t *)ta_p; in __td_ta_thr_iter()1406 ta_p = th_p->th_ta_p; in __td_thr_get_info()1508 if (th_p->th_ta_p->model == PR_MODEL_NATIVE) { in mod_eventset()1518 ph_unlock(th_p->th_ta_p); in mod_eventset()1523 ph_unlock(th_p->th_ta_p); in mod_eventset()1548 ph_unlock(th_p->th_ta_p); in mod_eventset()1673 ph_unlock(th_p->th_ta_p); in __td_thr_event_getmsg()1676 if (th_p->th_ta_p->model == PR_MODEL_NATIVE) { in __td_thr_event_getmsg()[all …]
67 td_thragent_t *th_ta_p; member