syscalls/clone05: Cleanup && speedup.

Change the one second sleep to loop of
sched_yield() and usleep() that executes
ten times faster than the original code
and the should have the same effect.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
1 file changed