[PATCH] nptl: Move pthread_equal implementation into libc

Zack Weinberg zackw@panix.com
Tue Aug 13 20:24:00 GMT 2019


On Tue, Aug 13, 2019 at 4:18 PM Florian Weimer <fw@deneb.enyo.de> wrote:
> My goal is to get rid of the forwarders than do not depend on internal
> libpthread state fairly quickly, and then move the rest once the
> __libc_single_threaded flag has been around for a while (so that
> applications do not have to use pthread_create or something else for
> guiding optimization of atomics).

FYI, I did some work on this last year, but I never posted the
patches, because I discovered that a complete job would be easier if
we first merged Adhemerval's cancellation overhaul.  That's still
waiting for review, right?  We should really get that done _anyway_...

zw



More information about the Libc-alpha mailing list