Pass a valid pointer to pthread_setspecific to avoid GCC 11 warning.
authorMartin Sebor <msebor@redhat.com>
Wed, 28 Apr 2021 01:05:30 +0000 (19:05 -0600)
committerMartin Sebor <msebor@redhat.com>
Wed, 28 Apr 2021 01:07:49 +0000 (19:07 -0600)
commitb25b06749179d8d9a891381466e323a9dd2215f9
treed97d85f31a972340e39525545b4670ca184aacca
parenta1561c3bbe8e72c6e44280d1eb5e529d2da4ecd0
Pass a valid pointer to pthread_setspecific to avoid GCC 11 warning.
nptl/tst-tsd3.c
nptl/tst-tsd4.c
sysdeps/pthread/tst-key2.c
sysdeps/pthread/tst-key3.c
sysdeps/pthread/tst-tsd1.c
sysdeps/pthread/tst-tsd2.c
sysdeps/pthread/tst-tsd5.c
sysdeps/pthread/tst-tsd6.c