Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dlibpthread_db.c574 pt_thr_old_get_info(const td_thrhandle_t *th, td_old_thrinfo_t *info) in pt_thr_old_get_info() function
668 e = pt_thr_old_get_info(th, (td_old_thrinfo_t *)info); in pt_thr_get_info()
1128 .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) in pt_thr_old_get_info() function
785 .to_thr_old_get_info = pt_thr_old_get_info,