Searched refs:td_thrhandle_t (Results 1 – 1 of 1) sorted by relevance
97 } td_thrhandle_t; typedef202 const td_thrhandle_t *th_p; /* Thread reporting the event. */248 typedef int td_thr_iter_f (const td_thrhandle_t *, void *);321 td_thrhandle_t *__th);326 td_thrhandle_t *__th);375 extern td_err_e td_thr_validate (const td_thrhandle_t *__th);378 extern td_err_e td_thr_get_info (const td_thrhandle_t *__th,382 extern td_err_e td_thr_getfpregs (const td_thrhandle_t *__th,386 extern td_err_e td_thr_getgregs (const td_thrhandle_t *__th,390 extern td_err_e td_thr_getxregs (const td_thrhandle_t *__th, void *__xregs);[all …]