This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] Implement generic try_lock.
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Chris Fairles <chris dot fairles at gmail dot com>
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>, libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Sun, 28 Sep 2008 11:00:54 +0200
- Subject: Re: [v3] Implement generic try_lock.
- References: <fac6bb500809270220r471e6799pc68f3775b9a720ee@mail.gmail.com>
Chris Fairles wrote:
> This implements the try_lock algorithm in 30.3.4 of the current WD.
>
> Tested x86_64, Ok for trunk?
>
Ok, many thanks.
Paolo.