Home
last modified time | relevance | path

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

/art/test/923-monitors/src/art/
DTest923.java147 int waits = 0; in threadTests() local
153 if (locks <= waits) { in threadTests()
157 waits++; in threadTests()