Searched refs:th_unique (Results 1 – 2 of 2) sorted by relevance
487 if (th_p == NULL || th_p->th_unique == 0) { in ph_lock_th()691 if ((th_p->th_unique = ta_p->single_ulwp_addr) == 0) in __td_ta_map_id2thr()1089 th.th_unique = curr_lwp_addr; in __td_ta_thr_iter()1417 psaddr = th_p->th_unique; in __td_thr_get_info()1510 ulwp_t *ulwp = (ulwp_t *)th_p->th_unique; in mod_eventset()1515 ulwp32_t *ulwp = (ulwp32_t *)th_p->th_unique; in mod_eventset()1678 ulwp_t *ulwp = (ulwp_t *)th_p->th_unique; in __td_thr_event_getmsg()1699 ulwp32_t *ulwp = (ulwp32_t *)th_p->th_unique; in __td_thr_event_getmsg()1797 ulwp_t *ulwp = (ulwp_t *)th_p->th_unique; in thr_to_lwpid()1806 ulwp32_t *ulwp = (ulwp32_t *)th_p->th_unique; in thr_to_lwpid()[all …]
66 psaddr_t th_unique; member