Home | History | Annotate | Download | only in stack

Lines Matching refs:tryAcquire

1306                     boolean acquired = this.provisionalResponseSem.tryAcquire(1,TimeUnit.SECONDS);
1565 boolean acquired = this.provisionalResponseSem.tryAcquire(1, TimeUnit.SECONDS);