Home
last modified time | relevance | path

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

/art/test/924-threads/src/art/
DTest924.java476 nativeWaiterStructFinish(struct); in finish()
483 private static native void nativeWaiterStructFinish(long struct); in nativeWaiterStructFinish() method in Test924