RTEMS  5.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
setcanceltype.c File Reference

Sets the Cancelability Type of Calling Thread to value given in type. More...

#include <pthread.h>
#include <errno.h>
#include <rtems/score/isr.h>
#include <rtems/score/threadimpl.h>

Functions

int pthread_setcanceltype (int type, int *oldtype)
 

Detailed Description

Sets the Cancelability Type of Calling Thread to value given in type.