[PATCH] libstdc++: Implementation of class strand
Jonathan Wakely
jwakely@redhat.com
Tue Mar 23 16:39:37 GMT 2021
On 12/03/21 13:21 +0100, Alessio G. B. via Libstdc++ wrote:
>I expanded the implementation of the class strand of the Networking
>TS. Essentially, I
>implemented a token system so each thread knows when it can execute;
>the system is organized
>with 2 integers moving as a clock.
Thanks for this patch. I'm not sure when I'll have time to review it,
and it might not be in time for the upcoming GCC 11 release. But the
patch has been received and will get reviewed, thanks.
N.B. patches being submitted for libstdc++ should be CC'd to the
gcc-patches list (where all GCC patches get sent) as well as the
libstdc++ list.
More information about the Libstdc++
mailing list