comp.lang.ada
 help / color / mirror / Atom feed
* Task storage size
@ 2003-07-29 12:33 Martin Dowie
  2003-07-29 20:30 ` Robert I. Eachus
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Dowie @ 2003-07-29 12:33 UTC (permalink / raw)


How can I create many instances of a task type with different Storage_Size
values?

I can set the priority of each by parameterizing the task type, e.g.

task type A_Task (Priority : System.Priority := System.Default_Priority);

but I can't see any way of having different Storage_Size's...






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-07-31  7:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-29 12:33 Task storage size Martin Dowie
2003-07-29 20:30 ` Robert I. Eachus
2003-07-30  7:36   ` Martin Dowie
2003-07-30 19:15   ` Randy Brukardt
2003-07-31  7:35     ` Martin Dowie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox