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

    Syntax

      sched_get_priority_min(

                             policy);

      Argument       Data Type            Access

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