OAR

RTEMS 4.0.0 On-Line Library


Thread Manager Directives

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

1.4: Directives

  • pthread_attr_init
  • pthread_attr_destroy
  • pthread_attr_setdetachstate
  • pthread_attr_getdetachstate
  • pthread_attr_setstacksize
  • pthread_attr_getstacksize
  • pthread_attr_setstackaddr
  • pthread_attr_getstackaddr
  • pthread_attr_setscope
  • pthread_attr_getscope
  • pthread_attr_setinheritsched
  • pthread_attr_getinheritsched
  • pthread_attr_setschedpolicy
  • pthread_attr_getschedpolicy
  • pthread_attr_setschedparam
  • pthread_attr_getschedparam
  • pthread_create
  • pthread_exit
  • pthread_detach
  • pthread_join
  • pthread_self
  • pthread_equal
  • pthread_once
  • pthread_setschedparam
  • pthread_getschedparam
  • This section details the thread 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