Searched defs:interruptible (Results 1 – 2 of 2) sorted by relevance
105 TimeUnit timeoutUnit, boolean interruptible) throws Exception; in callWithTimeout()
52 private final boolean interruptible; field in MonitorTestCase58 protected MonitorTestCase(boolean interruptible) { in MonitorTestCase()