.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "ATA_THR_STATE_NAME" "" "06 October 2005" "" "" .SH NAME ata_thr_state_name \- convert thread state enum to string .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp const char * ata_thr_state_name (unsigned int \fIthr_state\fB); \fR .SH "ARGUMENTS" .TP \fB\fIthr_state\fB\fR thread state to be converted to string .SH "DESCRIPTION" .PP Converts the specified thread state id to a constant C string. .SH "LOCKING" .PP None. .SH "RETURNS" .PP The THR_xxx-prefixed string naming the specified thread state id, or the string ``''\&.