%PDF- %PDF-
Direktori : /proc/25810/task/25810/root/glibc-2.29/elf/ |
Current File : //proc/25810/task/25810/root/glibc-2.29/elf/tst-tlsmod13a.c |
__thread int b[2] __attribute__ ((tls_model ("initial-exec"))); extern int foo (void); int bar (void) { return foo () + b[0]; }