Copyright Digital Equipment Corp. All rights reserved.

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 available:

C_Binding       Arguments       Description     Return_Values