Next: , Previous: , Up: Implementation Defined Pragmas   [Contents][Index]


2.106 Pragma Max_Queue_Length

Syntax:

pragma Max_Entry_Queue (static_integer_EXPRESSION);

This pragma is used to specify the maximum callers per entry queue for individual protected entries and entry families. It accepts a single positive integer as a parameter and must appear after the declaration of an entry.