示例#1
0
 private static synchronized void start(Thread thread) {
   thread.start0();
 }