Home | History | Annotate | Download | only in jemalloc_new

Lines Matching refs:tls_model

7938 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether tls_model attribute is compilable" >&5
7939 $as_echo_n "checking whether tls_model attribute is compilable... " >&6; }
7950 __attribute__((tls_model("initial-exec"), unused)) foo;
11715 $as_echo "#define JEMALLOC_TLS_MODEL __attribute__((tls_model(\"initial-exec\")))" >>confdefs.h