__thread char v[123]; __thread int x = 42; __thread long double y; void *f() { int i; for (i=0; i