Remove unnecessary mutex locks from tst-tls-atexit test case
commit0c8f39cbf769ef35f54b57859e1e87b5291daf5e
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 10 Jul 2015 17:53:57 +0000 (10 23:23 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 10 Jul 2015 17:53:57 +0000 (10 23:23 +0530)
tree6a726ee20407fd8b55f01889b932215c477c7c8a
parent962a1aeb28ac38019034e89ae4e87e515f3d25bd
Remove unnecessary mutex locks from tst-tls-atexit test case

The locks don't synchronize with anything - they were likely
introduced initially to synchronize with some main thread code, but
that is no longer evident.
ChangeLog
stdlib/tst-tls-atexit.c