svoid highThreadPriority() { currentThread().setPriority(Thread.NORM_PRIORITY+1); }