Searched refs:p_td_ta_map_id2thr (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsol-thread.c171 static td_err_e (*p_td_ta_map_id2thr) (const td_thragent_t * ta_p, variable
321 val = p_td_ta_map_id2thr (main_ta, GET_THREAD (thread_id), &th);
574 val = p_td_ta_map_id2thr (main_ta, thread, &thandle);
646 val = p_td_ta_map_id2thr (main_ta, thread, &thandle);
928 if ((val = p_td_ta_map_id2thr (main_ta, pid, &th)) != TD_OK)

Completed in 91 milliseconds