Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2866 → Rev 2867

/branches/tracing/uspace/app/tester/debug/debug1.c
24,7 → 24,7
 
//printf("(active) wait for thread 'test'\n");
while (!done) {
usleep(5000000);
usleep(20000000);
printf(".");
}