[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH glibc 2/3] XXX: Move __pthread_threads to ld.so
From: |
Samuel Thibault |
Subject: |
Re: [RFC PATCH glibc 2/3] XXX: Move __pthread_threads to ld.so |
Date: |
Sat, 15 May 2021 16:23:02 +0200 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
Samuel Thibault, le sam. 15 mai 2021 16:16:34 +0200, a ecrit:
> Sergey Bugaev, le dim. 09 mai 2021 16:54:03 +0300, a ecrit:
> > + lll_lock (GL (dl_pthread_threads_lock), 0);
>
> Actually all of these can use LLL_PRIVATE to make it cheaper in the
> contented case.
(which is actually 0 indeed, but better explicitly write LLL_PRIVATE to
express that we are using that)
Samuel
[RFC PATCH glibc 0/3] Rewrite THREAD_GSCOPE, Sergey Bugaev, 2021/05/09