Searched refs:__td_thr_get_info (Results 1 – 1 of 1) sorted by relevance
89 td_err_e __td_thr_get_info(td_thrhandle_t *th_p, td_thrinfo_t *ti_p);663 if (__td_thr_get_info(th_p, &ti) == TD_OK && in td_mapper_id2thr()1392 #pragma weak td_thr_get_info = __td_thr_get_info1394 __td_thr_get_info(td_thrhandle_t *th_p, td_thrinfo_t *ti_p) in __td_thr_get_info() function