Name
pthread_attr_getdetachstate --
Description
The pthread_attr_getdetachstate
function gets the value of the detachstate attribute from
attr object.
Returns
The pthread_attr_getdetachstate
function returns zero if successful and -1 otherwise.
Implementation Notes
None