Searched refs:vmDeathLock (Results 1 – 1 of 1) sorted by relevance
56 static jrawMonitorID vmDeathLock; variable75 vmDeathLock = debugMonitorCreate("JDWP VM_DEATH Lock"); in debugLoop_initialize()81 debugMonitorEnter(vmDeathLock); in debugLoop_sync()82 debugMonitorExit(vmDeathLock); in debugLoop_sync()148 debugMonitorEnter(vmDeathLock); in debugLoop_run()199 debugMonitorExit(vmDeathLock); in debugLoop_run()