musl/ldso
Rich Felker 91c6a187b8 move declarations of tls setup/access functions to pthread_impl.h
it's already included in all places where these are needed, and aside
from __tls_get_addr, they're all implementation internals.
2018-09-12 14:34:31 -04:00
..
dlstart.c define and use internal macros for hidden visibility, weak refs 2018-09-05 14:05:14 -04:00
dynlink.c move declarations of tls setup/access functions to pthread_impl.h 2018-09-12 14:34:31 -04:00