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