85
0
2
66
336
471
138
/*thread1.c*/ #include #include #include #include int global; void *thread_function(void *arg) { int i,j; for(i=0;i