Home
last modified time | relevance | path

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

/art/test/924-threads/src/art/
DTest924.java145 nativeLoop(w.struct); in doStateTests()
484 private static native void nativeLoop(long w); in nativeLoop() method in Test924