RTEMS  5.1
Macros | Functions
pthreadgetattrnp.c File Reference

Pthread Get Attribute. More...

#include <pthread.h>
#include <errno.h>
#include <string.h>
#include <rtems/posix/pthreadimpl.h>
#include <rtems/posix/pthreadattrimpl.h>
#include <rtems/posix/priorityimpl.h>
#include <rtems/score/schedulerimpl.h>
#include <rtems/score/threadimpl.h>

Functions

int pthread_getattr_np (pthread_t thread, pthread_attr_t *attr)
 

Detailed Description

Pthread Get Attribute.