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

/freebsd-10-stable/lib/libthread_db/
H A Dlibpthread_db.c573 pt_thr_old_get_info(const td_thrhandle_t *th, td_old_thrinfo_t *info) function
667 e = pt_thr_old_get_info(th, (td_old_thrinfo_t *)info);
1127 .to_thr_old_get_info = pt_thr_old_get_info,
H A Dlibthr_db.c512 pt_thr_old_get_info(const td_thrhandle_t *th, td_old_thrinfo_t *info) function
785 .to_thr_old_get_info = pt_thr_old_get_info,

Completed in 86 milliseconds