#include extern void print (char *); #define PRINT_LOOP 10 void * th_main (void *arg) { int i; for (i=0; i