Next: Pragma No_Body, Previous: Pragma Main_Storage, Up: Implementation Defined Pragmas [Contents][Index]
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.