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