yaffs Added somemore tests to direct/timothy_tests/threading
[yaffs2.git] / direct / timothy_tests / threading / threading.c
index 4b65e388eaefdb53b89258d75ccbc7fa50497213..d4f584b62a3fe68fc3cfb177cb3278a70fe66398 100644 (file)
@@ -74,6 +74,7 @@ int main(int argc, char *argv[])
                        printf("| %d ",get_counter(y));
                }
                printf("\n");
+               sleep(1);
        }
 
 }