This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] More of condition_variable_any
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Sun, 31 Jan 2010 17:27:50 +0100
- Subject: Re: [v3] More of condition_variable_any
- References: <4B6365CC.3000607@oracle.com>
...FYI, I'm reverting these changes, are simply incorrect, make the
wrong assumptions on the Lock type.
Paolo.