This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: std::call_once without TLS
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: Chris Fairles <chris dot fairles at gmail dot com>, libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Sun, 03 May 2009 19:10:47 +0200
- Subject: Re: std::call_once without TLS
- References: <4348dea50904021638j4973b798v856bc8715cfa8068@mail.gmail.com> <4348dea50904260608w660f521bgbe579c0315a7181d@mail.gmail.com> <49F468D9.6070102@oracle.com> <4348dea50904260725pa6cda22t34d2f296627e1894@mail.gmail.com> <49F47352.8050700@oracle.com> <4348dea50904260812p2d70a1a4n969c657b7d6e9a5b@mail.gmail.com> <4348dea50904291147u6764ca2dlce1177ee0c7a04d8@mail.gmail.com> <fac6bb500904291817i146ba446p314a4b98bd57786@mail.gmail.com> <4348dea50905030355g475cdefal2d0b4fd57c0395c8@mail.gmail.com> <49FDCBDA.1050802@oracle.com> <4348dea50905031000x491a078aj8259d1473858e937@mail.gmail.com>
Jonathan Wakely wrote:
> OK, thanks.
>
> I'll wait another day or two and if noone has any suggestions for
> improvement, shall I go ahead and commit the patch as given in
> c++/39909 ?
>
Yes, thanks, unless Chris has more comments, of course.
Paolo.