]> sourceware.org Git - glibc.git/commit
malloc: avoid global locks in tst-aligned_alloc-lib.c
authorMiguel Martín <mmartinv@redhat.com>
Tue, 16 Jul 2024 15:14:56 +0000 (17:14 +0200)
committerArjun Shankar <arjun@redhat.com>
Mon, 22 Jul 2024 09:54:46 +0000 (11:54 +0200)
commit9a27b566b2048f599048f2f4afe1cce06c4ef43d
tree4c15752e9c0a6dd95d094c69489f7a7b5bbecf7b
parent4dc22baa84bdb4111c0ac0db7139bf9ab953bf61
malloc: avoid global locks in tst-aligned_alloc-lib.c

Make sure the DSO used by aligned_alloc/calloc/malloc tests does not get
a global lock on multithreaded tests.
Reviewed-by: Arjun Shankar <arjun@redhat.com>
malloc/tst-aligned_alloc-lib.c
This page took 0.03641 seconds and 5 git commands to generate.