Home
last modified time | relevance | path

Searched refs:td_thrhandle_t (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dthread_db.h97 } td_thrhandle_t; typedef
202 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 …]