Searched defs:ASYNC (Results 1 – 2 of 2) sorted by relevance
| /libcore/ojluni/src/main/java/java/util/concurrent/ | ||
| D | LinkedTransferQueue.java | 579 private static final int ASYNC = 1; // for offer, put, add field in LinkedTransferQueue |
| D | CompletableFuture.java | 437 static final int ASYNC = 1; field in CompletableFuture |