!7 p { makeSleepingThreads(1000); repeat 10 { time "Calling printDeadlocks 10000 times." { repeat 10000 { printDeadlocks(); } } } }