Searched refs:td_thrinfo_t (Results 1 – 7 of 7) sorted by relevance
27 td_thr_get_info (const td_thrhandle_t *th, td_thrinfo_t *infop) in td_thr_get_info()47 memset (infop, '\0', sizeof (td_thrinfo_t)); in td_thr_get_info()
288 } td_thrinfo_t; typedef378 td_thrinfo_t *__infop);
26 td_thr_get_info (const td_thrhandle_t *th, td_thrinfo_t *infop) in td_thr_get_info()68 memset (infop, '\0', sizeof (td_thrinfo_t)); in td_thr_get_info()
193 * thread_db.h (td_thrinfo_t): Comment fix.
Completed in 9 milliseconds