Searched refs:thr_id (Results 1 – 3 of 3) sorted by relevance
112 this.thr_id = id; in MyThread()138 System.out.println("FAIL " + thr_id + ": Unexpected result: " + s); in Check()145 public int thr_id; field in Test1995.MyThread
171 this.thr_id = id; in MyThread()197 System.out.println("FAIL " + thr_id + ": Unexpected result: " + s); in Check()204 public int thr_id; field in Test2001.MyThread
110 this.thr_id = id; in MyThread()136 System.out.println("FAIL " + thr_id + ": Unexpected result: " + s); in Check()143 public int thr_id; field in Test2005.MyThread