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

/freebsd-10.0-release/lib/libthread_db/
H A Dthread_db_int.h127 td_err_e td_thr_old_get_info(const td_thrhandle_t *th, td_old_thrinfo_t *info);
H A Dthread_db.c179 td_thr_old_get_info(const td_thrhandle_t *th, td_old_thrinfo_t *info) function
184 __sym_compat(td_thr_get_info, td_thr_old_get_info, FBSD_1.0);

Completed in 63 milliseconds