comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: Generic Containers in Ada2005
Date: Wed, 09 Feb 2011 12:10:33 -0700
Date: 2011-02-09T12:10:33-07:00	[thread overview]
Message-ID: <iiupuf$7uu$1@tornado.tornevall.net> (raw)
In-Reply-To: <f2eeb807-0fcd-4587-9010-9d2a179aa642@a28g2000vbo.googlegroups.com>

On 02/09/2011 09:01 AM, Bryan wrote:
>
> Regarding concurrent peers, are the generic containers provided in the
> Ada.Containers library thread-safe?

No. You can safely access different container objects from different tasks at 
the same time, but not concurrent access to the same object from different tasks.

-- 
Jeff Carter
"Sir Robin the not-quite-so-brave-as-Sir-Lancelot,
who had nearly fought the Dragon of Angnor,
who nearly stood up to the vicious Chicken of Bristol,
and who had personally wet himself at the
Battle of Badon Hill."
Monty Python & the Holy Grail
68



  reply	other threads:[~2011-02-09 19:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09  0:43 Generic Containers in Ada2005 Bryan
2011-02-09  0:57 ` Jeffrey Carter
2011-02-09  1:26   ` Anh Vo
2011-02-09 10:56     ` Simon Wright
2011-02-09  8:33 ` Dmitry A. Kazakov
2011-02-09 16:01   ` Bryan
2011-02-09 19:10     ` Jeffrey Carter [this message]
2011-02-09 20:06     ` Simon Wright
2011-02-09 20:56   ` Maciej Sobczak
2011-02-09 21:22     ` Dmitry A. Kazakov
2011-02-10  2:03 ` Randy Brukardt
2011-02-11  7:08   ` Stephen Leake
replies disabled

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