glibc/include/rpc
Florian Weimer f7c0193b61 Optimize __libc_tsd_* thread variable access
These variables are not exported, and libc.so TLS is initial-exec
anyway.  Declare these variables as hidden and use the initial-exec
TLS model.

Reviewed-by: Frédéric Bérat <fberat@redhat.com>
(cherry picked from commit a894f04d87)
2025-08-20 16:56:33 +02:00
..
auth.h Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
auth_des.h Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
auth_unix.h
clnt.h sunrpc: Remove hidden aliases for global data symbols (bug 26210) 2020-07-08 08:39:39 +02:00
des_crypt.h
key_prot.h
netdb.h nss_files: Consolidate line parse declarations in <nss_files.h> 2020-07-21 07:33:20 +02:00
pmap_clnt.h sunrpc: Remove internal_function attribute 2017-08-31 15:59:02 +02:00
pmap_prot.h
pmap_rmt.h
rpc.h Optimize __libc_tsd_* thread variable access 2025-08-20 16:56:33 +02:00
rpc_msg.h
svc.h Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request. 2020-12-10 11:11:20 +01:00
svc_auth.h
types.h
xdr.h