Searched refs:commandCompleteLock (Results 1 – 1 of 1) sorted by relevance
122 static jrawMonitorID commandCompleteLock; variable194 debugMonitorEnter(commandCompleteLock); in enqueueCommand()197 debugMonitorWait(commandCompleteLock); in enqueueCommand()200 debugMonitorExit(commandCompleteLock); in enqueueCommand()208 debugMonitorEnter(commandCompleteLock); in completeCommand()211 debugMonitorNotifyAll(commandCompleteLock); in completeCommand()212 debugMonitorExit(commandCompleteLock); in completeCommand()726 commandCompleteLock = debugMonitorCreate("JDWP Event Helper Completion Monitor"); in eventHelper_initialize()752 debugMonitorEnter(commandCompleteLock); in eventHelper_lock()758 debugMonitorExit(commandCompleteLock); in eventHelper_unlock()