OAR

RTEMS 4.0.0 On-Line Library


pthread_condattr_destroy

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

4.4.2: pthread_condattr_destroy

CALLING SEQUENCE:

#include <pthread.h>

int pthread_condattr_destroy(
  pthread_condattr_t *attr
);

STATUS CODES:

EINVAL
The attribute object specified is invalid.

DESCRIPTION:

NOTES:


PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

Copyright © 1988-1998 OAR Corporation