Searched refs:thread1 (Results 1 – 2 of 2) sorted by relevance
27 Thread thread1, thread2; in main() local30 thread1 = new Thread() { public void run() { new A(); } }; in main()32 thread1.start(); in main()40 thread1.interrupt(); in main()
33 test.thread1(); in b17689750TestVolatile()47 test.thread1(); in b17689750TestMonitor()62 void thread1() { in thread1() method in B17689750TestVolatile84 void thread1() { in thread1() method in B17689750TestMonitor