glibc/include/rpc
Florian Weimer a894f04d87 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>
2025-05-16 19:53:09 +02:00
..
auth.h
auth_des.h
auth_unix.h
clnt.h
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
pmap_prot.h
pmap_rmt.h
rpc.h Optimize __libc_tsd_* thread variable access 2025-05-16 19:53:09 +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