synchronized void tt(){ while(piao>0) System.out.println(Thread.currentThread().getName()+"-------"+piao--);