OAR

RTEMS 4.0.0 On-Line Library


Mutex Manager Directives

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

3.4: Directives

  • pthread_mutexattr_init
  • pthread_mutexattr_destroy
  • pthread_mutexattr_setprotocol
  • pthread_mutexattr_getprotocol
  • pthread_mutexattr_setprioceiling
  • pthread_mutexattr_getprioceiling
  • pthread_mutexattr_setpshared
  • pthread_mutexattr_getpshared
  • pthread_mutex_init
  • pthread_mutex_destroy
  • pthread_mutex_lock
  • pthread_mutex_trylock
  • pthread_mutex_timedlock
  • pthread_mutex_unlock
  • pthread_mutex_setprioceiling
  • pthread_mutex_getprioceiling
  • This section details the mutex 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