OAR

RTEMS 4.0.0 On-Line Library


Condition Variable Manager Directives

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

4.4: Directives

  • pthread_condattr_init
  • pthread_condattr_destroy
  • pthread_condattr_setpshared
  • pthread_condattr_getpshared
  • pthread_cond_init
  • pthread_cond_destroy
  • pthread_cond_signal
  • pthread_cond_broadcast
  • pthread_cond_wait
  • pthread_cond_timedwait
  • This section details the condition variable manager's directives. A subsection is dedicated to each of this manager's directives and describes the calling sequence, related constants, usage, and status codes.


    PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

    Copyright © 1988-1998 OAR Corporation