Searched refs:lastResumeCommandId (Results 1 – 1 of 1) sorted by relevance
47 private int lastResumeCommandId = 0; // synchronized (this) field in VMState100 if (cache == null && (lastCompletedCommandId >= lastResumeCommandId)) { in freeze()113 lastResumeCommandId = stream.id(); in thawCommand()