Home
last modified time | relevance | path

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

/art/test/1934-jvmti-signal-thread/src/art/
DTest1934.java171 public static native long allocNativeMonitor(); in allocNativeMonitor() method in Test1934
177 final long native_monitor_id = allocNativeMonitor(); in testStopInNative()