[PATCH v5 0/8] std::future::wait_* and std::condition_variable improvements
Mike Crowe
mac@mcrowe.com
Fri Jul 17 08:39:34 GMT 2020
On Friday 29 May 2020 at 07:17:26 +0100, Mike Crowe wrote:
> This series ensures that the std::future::wait_* functions use
> std::chrono::steady_clock when required, introduces
> std::chrono::__detail::ceil to make that easier to do, and then makes
> use of that function to simplify and improve the fix for PR68519 in
> std::condition_variable.
[snip]
Ping. (Complete series at
https://gcc.gnu.org/pipermail/libstdc++/2020-May/050434.html )
Thanks.
Mike.
More information about the Gcc-patches
mailing list