VMS Help  —  POSIX Threads, PTHREAD routines, sched_get_priority_max
    Returns the maximum priority for the specified scheduling policy.

    Syntax

      sched_get_priority_max(

                             policy);

      Argument       Data Type            Access

      policy         integer              read
Additional Information: explode extract
C Binding Arguments Description Return Values
Close Help