Searched refs:MIN_TLS_ALIGN (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c119 #define MIN_TLS_ALIGN alignof(struct pthread) macro
134 static size_t tls_cnt, tls_offset = 16, tls_align = MIN_TLS_ALIGN;

Completed in 87 milliseconds