Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc_db/common/
H A Dthread_db.c88 td_err_e __td_thr_get_info(td_thrhandle_t *th_p, td_thrinfo_t *ti_p);
662 if (__td_thr_get_info(th_p, &ti) == TD_OK && in td_mapper_id2thr()
1391 #pragma weak td_thr_get_info = __td_thr_get_info
1393 __td_thr_get_info(td_thrhandle_t *th_p, td_thrinfo_t *ti_p) in __td_thr_get_info() function