Searched refs:statecode (Results 1 – 1 of 1) sorted by relevance
226 td_state_string (td_thr_state_e statecode) in td_state_string() argument245 if (td_thr_state_table[i].num == statecode) in td_state_string()248 sprintf (buf, "Unknown libthread_db state code: %d", statecode); in td_state_string()