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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dsol-thread.c303 lwp_to_thread (ptid_t lwp)
321 error ("lwp_to_thread: td_ta_map_lwp2thr: %s.", td_err_string (val));
327 error ("lwp_to_thread: td_thr_validate: %s.", td_err_string (val));
333 error ("lwp_to_thread: td_thr_get_info: %s.", td_err_string (val));
366 inferior_ptid = lwp_to_thread (inferior_ptid);
459 rtnval = lwp_to_thread (rtnval);
768 inferior_ptid = lwp_to_thread (inferior_ptid);
301 lwp_to_thread (ptid_t lwp) function

Completed in 88 milliseconds