Home
last modified time | relevance | path

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

/art/test/1951-monitor-enter-no-suspend/src/art/
DTest1951.java39 if (otherThreadProgressed()) { in run()
64 public static native boolean otherThreadProgressed(); in otherThreadProgressed() method in Test1951