HomeSort by relevance Sort by last modified time
    Searched full:interrupttask (Results 1 - 6 of 6) sorted by null

  /art/runtime/
monitor_test.cc 220 class InterruptTask : public Task {
222 InterruptTask(MonitorTest* monitor_test, uint64_t initial_sleep, uint64_t millis) :
331 thread_pool.AddTask(self, new InterruptTask(test, use_sleep, static_cast<uint64_t>(u_millis)));
374 // Make the CreateTask wait 0ms, then Wait for a long time. Make the InterruptTask wait 10ms,
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 42 * #interruptTask()}, which will be invoked automatically if a call to {@link
131 interruptTask();
145 protected void interruptTask() {
Futures.java 691 * !mayInterruptIfRunning, so we can't move it into interruptTask().
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractFutureTest.java 182 @Override protected void interruptTask() {
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /packages/services/Telecomm/libs/
guava.jar 

Completed in 307 milliseconds