]> git.ipfire.org Git - thirdparty/glibc.git/commit
make ‘struct pthread’ a complete type
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 19 Jul 2023 21:09:26 +0000 (14:09 -0700)
committerArjun Shankar <arjun@redhat.com>
Mon, 18 Mar 2024 10:41:35 +0000 (11:41 +0100)
commit08ac41cf08a37441b3df8b43275f9cfd2eb4620c
treec89ef7ef0f5b664f8dd9745bae712345cc8c179e
parent2fadb0d9b4c14f1517816564bd8ba9e9262f7332
make ‘struct pthread’ a complete type

* nptl/descr.h (struct pthread): Remove end_padding member, which
made this type incomplete.
(PTHREAD_STRUCT_END_PADDING): Stop using end_padding.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
(cherry picked from commit 3edc4ff2ceff4a59587ebecb94148d3bcfa1df62)
nptl/descr.h