const char * ata_thr_state_name (unsigned int thr_state);
const char * ata_thr_state_name
thread state to be converted to string
Converts the specified thread state id to a constant C string.
None.
The THR_xxx-prefixed string naming the specified thread state id, or the string "<invalid THR_xxx state>".