Searched refs:td_thr_validate_p (Results 1 – 1 of 1) sorted by relevance
102 static td_err_e (*td_thr_validate_p) (const td_thrhandle_t *th); variable453 td_thr_validate_p = verbose_dlsym (handle, "td_thr_validate"); in thread_db_load()454 if (td_thr_validate_p == NULL) in thread_db_load()1128 err = td_thr_validate_p (&thread_info->private->th); in thread_db_thread_alive()