Home
last modified time | relevance | path

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

/art/test/1922-owned-monitors-info/src/art/
DTest1922.java97 public native void lockNative(Object l, Runnable safepoint); in lockNative() method in Test1922.Target
332 target.lockNative(l, safepoint); in run()