Home
last modified time | relevance | path

Searched refs:InfiniteWhileLoopWithSpecialPutOrNop (Results 1 – 1 of 1) sorted by relevance

/art/test/109-suspend-check/src/
DMain.java31 new InfiniteWhileLoopWithSpecialPutOrNop(new SpecialMethods1()), in main()
32 new InfiniteWhileLoopWithSpecialPutOrNop(new SpecialMethods2()), in main()
113 class InfiniteWhileLoopWithSpecialPutOrNop extends SimpleLoopThread { class
115 public InfiniteWhileLoopWithSpecialPutOrNop(SpecialMethodInterface smi) { in InfiniteWhileLoopWithSpecialPutOrNop() method in InfiniteWhileLoopWithSpecialPutOrNop