Searched refs:td_thrhandle_t (Results 1 – 1 of 1) sorted by relevance
96 } td_thrhandle_t; typedef247 typedef int td_thr_iter_f (const td_thrhandle_t *, void *);320 td_thrhandle_t *__th);325 td_thrhandle_t *__th);374 extern td_err_e td_thr_validate (const td_thrhandle_t *__th);377 extern td_err_e td_thr_get_info (const td_thrhandle_t *__th,385 extern td_err_e td_thr_getgregs (const td_thrhandle_t *__th,399 extern td_err_e td_thr_setgregs (const td_thrhandle_t *__th,403 extern td_err_e td_thr_setxregs (const td_thrhandle_t *__th,408 extern td_err_e td_thr_tlsbase (const td_thrhandle_t *__th,[all …]
Completed in 5 milliseconds