diff options
author | marcel <marcel@FreeBSD.org> | 2003-08-06 00:17:15 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2003-08-06 00:17:15 +0000 |
commit | e45924adacc537bd33ecd167bd88c4ab9ace9097 (patch) | |
tree | f98b3f77910c133ef9a52cd00265e961cd4f56a9 /lib/libpthread/thread/thr_create.c | |
parent | aff30d7ad67a5bdb88569158fd91808927657b89 (diff) | |
download | FreeBSD-src-e45924adacc537bd33ecd167bd88c4ab9ace9097.zip FreeBSD-src-e45924adacc537bd33ecd167bd88c4ab9ace9097.tar.gz |
Define the static TLS as an array of long double. This will guarantee
that the TLS is 16-byte aligned, as well as guarantee that the thread
pointer is 16-byte aligned as it points to struct ia64_tp. Likewise,
struct tcb and struct ksd are also guaranteed to be 16-byte aligned
(if they weren't already).
Diffstat (limited to 'lib/libpthread/thread/thr_create.c')
0 files changed, 0 insertions, 0 deletions