Home | History | Annotate | Download | only in stack

Lines Matching defs:transactionTimerStarted

210     protected AtomicBoolean transactionTimerStarted = new AtomicBoolean(false);
1035 if (this.transactionTimerStarted.get())