Searched refs:vmDeathLock (Results 1 – 1 of 1) sorted by relevance
54 static jrawMonitorID vmDeathLock; variable72 vmDeathLock = debugMonitorCreate("JDWP VM_DEATH Lock"); in debugLoop_initialize()78 debugMonitorEnter(vmDeathLock); in debugLoop_sync()79 debugMonitorExit(vmDeathLock); in debugLoop_sync()140 debugMonitorEnter(vmDeathLock); in debugLoop_run()191 debugMonitorExit(vmDeathLock); in debugLoop_run()