RTEMS CPU Kit with SuperCore  4.11.3
Functions
pthreadattrinit.c File Reference

Thread Attributes Creation. More...

#include <pthread.h>
#include <errno.h>
#include <rtems/system.h>
#include <rtems/posix/pthreadimpl.h>
Include dependency graph for pthreadattrinit.c:

Functions

int pthread_attr_init (pthread_attr_t *attr)
 16.1.1 Thread Creation Attributes, P1003.1c/Draft 10, p, 140
 

Detailed Description

Thread Attributes Creation.