HomeSort by relevance Sort by last modified time
    Searched defs:arrive (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/java/util/concurrent/
Phaser.java 38 * number starts at zero, and advances when all parties arrive at the
47 * <li> <b>Arrival.</b> Methods {@link #arrive} and
116 * parties arrive, the phase advances. The values returned by these
344 * Main implementation for methods arrive and arriveAndDeregister.
349 * ONE_ARRIVAL for arrive,
593 * Arrives at this phaser, without waiting for others to arrive.
604 public int arrive() { method in class:Phaser
610 * for others to arrive. Deregistration reduces the number of
630 * to {@code awaitAdvance(arrive())}. If you need to await with
689 * previous call to {@code arrive} or {@code arriveAndDeregister}
    [all...]
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 550 milliseconds