Skip to content
Commit af0a16a8 authored by Sergey Bugaev's avatar Sergey Bugaev Committed by Samuel Thibault
Browse files

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: default avatarSergey Bugaev <bugaevc@gmail.com>
Message-Id: <20230214173722.428140-4-bugaevc@gmail.com>
parent 04a558e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment