nsswitch: prepare for removing global locking by using TLS
authorRalph Boehme <slow@samba.org>
Sun, 6 Nov 2022 15:57:27 +0000 (16:57 +0100)
committerRalph Boehme <slow@samba.org>
Thu, 5 Jan 2023 11:33:37 +0000 (11:33 +0000)
commitae4a06f4b087c6b247f55716a4b3f59aaa333379
treed05bfb7d56e48d3b3558d0803a70458748383a31
parent347f75499e832dc669268c5c1b0368224dbf0374
nsswitch: prepare for removing global locking by using TLS

Switch to using TLS for all global variables. No change in behaviour.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
nsswitch/wb_common.c
nsswitch/winbind_nss_linux.c