// tmp should be put as private to avoid race condition #include #include int main(int argc, char* argv[]) { int i; int tmp; int len=100; int a[100]; for (i=0;i