Searched refs:mayInterrupt (Results 1 – 1 of 1) sorted by relevance
77 public boolean cancel(boolean mayInterrupt) { in cancel() argument83 if (mayInterrupt && thread != null) in cancel()