Searched refs:TIMEOUT_SLOP_MS (Results 1 – 1 of 1) sorted by relevance
1430 private static final long TIMEOUT_SLOP_MS = 20L; // 20ms field in ForkJoinPool1848 deadline - System.currentTimeMillis() <= TIMEOUT_SLOP_MS) { in timedAwaitWork()