ATA_THR_STATE_NAME

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ata_thr_state_name - convert thread state enum to string  

SYNOPSIS

"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>''.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING
RETURNS

This document was created by man2html, using the manual pages.
Time: 05:30:24 GMT, October 06, 2005