Home
last modified time | relevance | path

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

/art/test/1934-jvmti-signal-thread/src/art/
DTest1934.java177 final long native_monitor_id = allocNativeMonitor(); in testStopInNative() local
181 nativeWaitForOtherThread(native_monitor_id); in testStopInNative()
190 native_monitor_id, in testStopInNative()
206 destroyNativeMonitor(native_monitor_id); in testStopInNative()