Searched refs:__td_thr_get_info (Results 1 – 1 of 1) sorted by relevance
88 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_info1393 __td_thr_get_info(td_thrhandle_t *th_p, td_thrinfo_t *ti_p) in __td_thr_get_info() function