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

Reply via email to