Home
last modified time | relevance | path

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

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/jvmti/SuspendWithRawMonitorEnter/
H A DSuspendWithRawMonitorEnter.java86 native static int destroyRawMonitor(); in destroyRawMonitor() method in SuspendWithRawMonitorEnter
284 retCode = destroyRawMonitor(); in doWork()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_util.h177 void destroyRawMonitor(jrawMonitorID m);
H A Dhprof_init.c2141 destroyRawMonitor(gdata->dump_lock); in Agent_OnUnload()
2143 destroyRawMonitor(gdata->data_access_lock); in Agent_OnUnload()
2146 destroyRawMonitor(gdata->cpu_sample_lock); in Agent_OnUnload()
2150 destroyRawMonitor(gdata->debug_malloc_lock); in Agent_OnUnload()
H A Dhprof_table.c179 destroyRawMonitor(stanley); in lock_destroy()
H A Dhprof_util.c307 destroyRawMonitor(jrawMonitorID m) in destroyRawMonitor() function
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_util.h177 void destroyRawMonitor(jrawMonitorID m);
H A Dhprof_init.c2141 destroyRawMonitor(gdata->dump_lock); in Agent_OnUnload()
2143 destroyRawMonitor(gdata->data_access_lock); in Agent_OnUnload()
2146 destroyRawMonitor(gdata->cpu_sample_lock); in Agent_OnUnload()
2150 destroyRawMonitor(gdata->debug_malloc_lock); in Agent_OnUnload()
H A Dhprof_table.c179 destroyRawMonitor(stanley); in lock_destroy()
H A Dhprof_util.c307 destroyRawMonitor(jrawMonitorID m) in destroyRawMonitor() function