HomeFreeBSD

libthr: properly align struct pthreads

Description

libthr: properly align struct pthreads

For instance, the structure contains the struct _Unwind_Exception, and
it seems that libgcc requires specific alignment for it.

PR: 285711
Tested by: Oleg Sidorkin <osidorkin@gmail.com>
Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on Apr 24 2025, 9:24 PM
Parents
rG846229d60b4f: libthr: add __thr_aligned_alloc_offset()
Branches
Unknown
Tags
Unknown