HelenOS sources

DELAY              77 uspace/app/tester/thread/thread1.c 	TPRINTF("\nRunning threads for %u seconds...", DELAY);
DELAY              78 uspace/app/tester/thread/thread1.c 	fibril_sleep(DELAY);
HelenOS homepage, sources at GitHub