RTEMS CPU Kit with SuperCore
Functions
pthreadattrgetdetachstate.c File Reference

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

#include <pthread.h>
#include <errno.h>
Include dependency graph for pthreadattrgetdetachstate.c:

Functions

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

Detailed Description

Function gets the detachstate Attribute in the attr Object.