Searched refs:excessNanos (Results 1 – 1 of 1) sorted by relevance
367 private int excessNanos(long d, long m) { in excessNanos() method in TimeUnit407 int ns = excessNanos(timeout, ms); in timedWait()427 int ns = excessNanos(timeout, ms); in timedJoin()445 int ns = excessNanos(timeout, ms); in sleep()