This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch libstdc++] Optimize synchronization in std::future if futexes are available.
- From: Jonathan Wakely <jwakely at redhat dot com>
- To: Torvald Riegel <triegel at redhat dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Fri, 16 Jan 2015 18:11:18 +0000
- Subject: Re: [patch libstdc++] Optimize synchronization in std::future if futexes are available.
- Authentication-results: sourceware.org; auth=none
- References: <1421427602 dot 30221 dot 14 dot camel at triegel dot csb>
On 16/01/15 18:00 +0100, Torvald Riegel wrote:
OK for trunk?
OK, thanks.