Home | History | Annotate | Download | only in stack

Lines Matching refs:acquired

1306                     boolean acquired = this.provisionalResponseSem.tryAcquire(1,TimeUnit.SECONDS);
1307 if (!acquired ) {
1565 boolean acquired = this.provisionalResponseSem.tryAcquire(1, TimeUnit.SECONDS);
1566 if (!acquired) {