Searched refs:th_ta_p (Results 1 – 2 of 2) sorted by relevance
464 return (ph_lock_ta(th_p->th_ta_p, err)); in ph_lock_th()663 th_p->th_ta_p = ta_p; in __td_ta_map_id2thr()1061 th.th_ta_p = (td_thragent_t *)ta_p; in __td_ta_thr_iter()1380 ta_p = th_p->th_ta_p; in __td_thr_get_info()1482 if (th_p->th_ta_p->model == PR_MODEL_NATIVE) { in mod_eventset()1492 ph_unlock(th_p->th_ta_p); in mod_eventset()1497 ph_unlock(th_p->th_ta_p); in mod_eventset()1522 ph_unlock(th_p->th_ta_p); in mod_eventset()1647 ph_unlock(th_p->th_ta_p); in __td_thr_event_getmsg()1650 if (th_p->th_ta_p->model == PR_MODEL_NATIVE) { in __td_thr_event_getmsg()[all …]
67 td_thragent_t *th_ta_p; member