Re: [PATCH] t/trodgers/c2a_synchronization

2020-10-23 Thread Jonathan Wakely via Gcc-patches
On 05/10/20 15:54 -0700, Thomas Rodgers wrote: From: Thomas Rodgers This *should* be the correct patch this time. There are still some review comments not addressed. I'll keep all my comments on this version in a single reply, so they aren't lost among multiple replies. I think the

[PATCH] t/trodgers/c2a_synchronization

2020-10-05 Thread Thomas Rodgers
From: Thomas Rodgers This *should* be the correct patch this time. Add support for - * atomic_flag::wait/notify_one/notify_all * atomic::wait/notify_one/notify_all * counting_semaphore * binary_semaphore * latch libstdc++-v3/ChangeLog: * include/Makefile.am (bits_headers):