comp.lang.ada
 help / color / mirror / Atom feed
* About protected objects: entries with barriers depending on external data = bad practice ?
@ 2017-11-12  5:23 reinert
  2017-11-12  7:32 ` Dmitry A. Kazakov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: reinert @ 2017-11-12  5:23 UTC (permalink / raw)


Mostly for curiosity:

Assume a protected entry with a barrier depending on external data - and it is waiting for its barrier to become true. It must be laborious to check the barrier depending on something "far-far away"? How is this checking done in practice? The entry waits for other entries, procedures or functions and when they arrive, it may start before them? Or something more efficient?

Letting barriers depend on external data = asking for trouble?

reinert,
https://korsnesbiocomputing.no/


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

end of thread, other threads:[~2017-11-16  1:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-12  5:23 About protected objects: entries with barriers depending on external data = bad practice ? reinert
2017-11-12  7:32 ` Dmitry A. Kazakov
2017-11-12  8:15   ` Simon Wright
2017-11-12 10:02 ` Jeffrey R. Carter
2017-11-16  1:03 ` Randy Brukardt

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