comp.lang.ada
 help / color / mirror / Atom feed
* Ceiling Locking, Priority Inversion, etc
@ 1999-06-21  0:00 Graeme Perkes
  1999-06-21  0:00 ` Tucker Taft
  0 siblings, 1 reply; 2+ messages in thread
From: Graeme Perkes @ 1999-06-21  0:00 UTC (permalink / raw)


I need to create protected objects within the one application
that provide FIFO or priority queuing mode and prevention of
priority inversion. These characteristics are only needed by
particular protected objects within my application.

The difficulty is that I can't use the configuration pragmas
QUEUEING_POLICY or CEILING_LOCKING to do this - unfortunately,
these apply to the entire program and not individual instances of
protected objects.

Are there any simple ways to achieve this with Ada95?

I'm using GNAT on Solaris.

Cheers,
-- 
Graeme Perkes                        GEC Marconi Systems Pty Limited
mailto:graeme.perkes@gecms.com.au    40-52 Talavera Road, North Ryde
Tel: +61 2 9855 8961                 NSW 2113 Australia
Fax: +61 2 9855 8884




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

end of thread, other threads:[~1999-06-21  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-21  0:00 Ceiling Locking, Priority Inversion, etc Graeme Perkes
1999-06-21  0:00 ` Tucker Taft

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