Searched defs:tickets (Results 1 – 4 of 4) sorted by relevance
172 public Collection<Ticket> acquire(int tickets) throws InterruptedException, in acquire()215 Collection<Ticket> tickets = mParentPool.acquire(additionalCapacity); in reserveCapacity() local296 private Collection<Ticket> acquireParentTickets(int tickets) throws InterruptedException, in acquireParentTickets()335 private List<Ticket> tryAcquireAtomically(int tickets) throws NoCapacityAvailableException { in tryAcquireAtomically()
47 public Collection<Ticket> acquire(int tickets) throws InterruptedException, in acquire()
118 public Collection<Ticket> acquire(int tickets) throws InterruptedException, in acquire()
158 public Collection<Ticket> acquire(int tickets) throws InterruptedException, in acquire()