RTEMS  5.1
Functions
pthreadattrgetdetachstate.c File Reference

Function gets the detachstate Attribute in the attr Object. More...

#include <pthread.h>
#include <errno.h>

Functions

int pthread_attr_getdetachstate (const pthread_attr_t *attr, int *detachstate)
 

Detailed Description

Function gets the detachstate Attribute in the attr Object.