Thread safety and string

Jonathan H Lundquist jhlATsssonline.com
Mon Sep 13 14:17:00 GMT 1999


Title: Thread safety and string





Dang outlook - I don't *want* it to send html.  There was a good article on atomic integer operations in 
"Visual C++ Developer, August 1998 - John M. Dlugosz"


I have atomic integer and lock implementations for Wintel I'm happy to share, but they are decidedly platform specific.


Outlook *says* this message is plain text...


-----Original Message-----
From: Ulrich Drepper [ mailto:drepper@cygnus.com ]
Sent: Monday, September 13, 1999 2:03 PM
To: Jonathan H Lundquist
Cc: 'libstdc++@sourceware.cygnus.com'
Subject: Re: Thread safety and string



Jonathan H Lundquist <jhl@sssonline.com> writes:


> As far as I can tell, the string implementation in libstd++ is *not*
> thread safe.  The documentation includes the following:


It is thread safe if an adequate definition for the atomic opeartions
would be provided.  Nobody cares so far for this.


> [2  <text/html>]


If you don't want your mail to be thrown away immediately don't send
this HTML crap the next time.


-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------






More information about the Libstdc++ mailing list