Searched refs:SimpleLoopThread (Results 1 – 1 of 1) sorted by relevance
23 SimpleLoopThread[] simpleLoops = { in main()39 for (SimpleLoopThread loop : simpleLoops) { in main()48 for (SimpleLoopThread loop : simpleLoops) { in main()63 class SimpleLoopThread extends Thread { class100 class InfiniteWhileLoopWithSpecialReturnArgOrConst extends SimpleLoopThread {113 class InfiniteWhileLoopWithSpecialPutOrNop extends SimpleLoopThread {127 class InfiniteWhileLoopWithSpecialConstOrIGet extends SimpleLoopThread {140 class InfiniteWhileLoopWithSpecialConstOrIGetInTryCatch extends SimpleLoopThread {155 class InfiniteWhileLoopWithIntrinsic extends SimpleLoopThread {180 class InfiniteWhileLoop extends SimpleLoopThread {[all …]