ATA_THR_STATE_NAME
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
ata_thr_state_name - convert thread state enum to string
SYNOPSIS
const char * ata_thr_state_name (unsigned int thr_state);
ARGUMENTS
- thr_state
-
thread state to be converted to string
DESCRIPTION
Converts the specified thread state id to a constant C string.
LOCKING
None.
RETURNS
The THR_xxx-prefixed string naming the specified thread
state id, or the string ``<invalid THR_xxx state>''.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
- RETURNS
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 09:20:03 GMT, April 09, 2004