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

/osnet-11/usr/src/lib/libc_db/common/
H A Dthread_db.c83 td_err_e __td_thr_get_info(td_thrhandle_t *th_p, td_thrinfo_t *ti_p);
635 if (__td_thr_get_info(th_p, &ti) == TD_OK &&
1363 #pragma weak td_thr_get_info = __td_thr_get_info
1365 __td_thr_get_info(td_thrhandle_t *th_p, td_thrinfo_t *ti_p) function

Completed in 20 milliseconds