[v2 09/10] htl: move pthread_rwlock_init into libc.

Samuel Thibault samuel.thibault@aquilenet.fr
Mon May 12 15:38:17 GMT 2025


Florian Weimer, le lun. 12 mai 2025 17:32:15 +0200, a ecrit:
> * Samuel Thibault:
> 
> > BTW, it will be useful to move *thread_key_* *thread_get/setspecific,
> > which apparently bison currently chokes on.
> 
> It would be best if you could just reuse the NPTL implementation.

It would make sense indeed. That's independent from moving our current
symbols into libc, though :)

> We need to change it fairly drastically to fix this issue:
> 
>   pthread_key_create, pthread_setspecific are incompatible with dlmopen 
>   <https://sourceware.org/bugzilla/show_bug.cgi?id=24776>
> 
> There is customer interest in that one, and I hope to get to it later
> this year.

Samuel


More information about the Libc-alpha mailing list