%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /glibc-2.29/elf/
Upload File :
Create Path :
Current File : //glibc-2.29/elf/tst-tls19mod2.c

static int __thread tbar __attribute__ ((tls_model ("initial-exec"))) = 666;

void
setter (int a)
{
  tbar = a;
}

int
bar (void)
{
  return tbar;
}

Zerion Mini Shell 1.0