[PATCH] libstdc++: Implementation of class strand

Alessio G. B. alessiogiovanni.baroni@gmail.com
Fri Mar 12 12:21:47 GMT 2021


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.

2021-03-12 Alessio G. Baroni <alessiogiovanni.baroni@gmail.com>

        libstdc++-v3:
            * include/experimental/executor: Implemented algorithm for
serial execution regardless of the underlying Executor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strand.patch
Type: text/x-patch
Size: 4684 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20210312/90150be0/attachment.bin>


More information about the Libstdc++ mailing list