RTEMS CPU Kit with SuperCore
Functions
pthreadattrsetdetachstate.c File Reference

Thread Creation Attributes. More...

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

Functions

int pthread_attr_setdetachstate (pthread_attr_t *attr, int detachstate)
 

Detailed Description

Thread Creation Attributes.