]> git.ipfire.org Git - thirdparty/glibc.git/commit
htl: Make pthread_mutex_t pointer-aligned
authorSergey Bugaev <bugaevc@gmail.com>
Tue, 14 Feb 2023 17:37:22 +0000 (20:37 +0300)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 27 Feb 2023 22:12:36 +0000 (23:12 +0100)
commitaf0a16a86345ca1f26e956ef44e4b7240bf705cd
treec00b73d7ff5d955b476d9e8c01a1f45416be6c36
parent04a558e669801e3eeb32346209fe7a71bc72747f
htl: Make pthread_mutex_t pointer-aligned

This is for future-proofing. On i386, it is 4-byte aligned anyway, but
on x86_64, we want it 8-byte aligned, not 4-byte aligned.

Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Message-Id: <20230214173722.428140-4-bugaevc@gmail.com>
sysdeps/mach/hurd/htl/bits/types/struct___pthread_mutex.h