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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsol-thread.c148 static td_err_e (*p_td_thr_validate) (const td_thrhandle_t * th_p); variable
387 val = p_td_thr_validate (&th);
930 if ((val = p_td_thr_validate (&th)) != TD_OK)

Completed in 44 milliseconds