Home
last modified time | relevance | path

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

/art/test/1934-jvmti-signal-thread/src/art/
DTest1934.java172 public static native void nativeWaitForOtherThread(long id); in nativeWaitForOtherThread() method in Test1934
181 nativeWaitForOtherThread(native_monitor_id); in testStopInNative()