HomeSort by relevance Sort by last modified time
    Searched defs:termination (Results 1 - 17 of 17) sorted by null

  /external/openssh/
loginrec.h 73 int termination; /* process termination status */ member in struct:logininfo
  /external/guava/guava/src/com/google/common/util/concurrent/
MoreExecutors.java 153 * <p>This method waits 120 seconds before continuing with JVM termination,
174 * <p>This method waits 120 seconds before continuing with JVM termination,
202 * and termination behavior.
237 private final Condition termination = lock.newCondition(); field in class:MoreExecutors.SameThreadExecutorService
308 nanos = termination.awaitNanos(nanos);
343 termination.signalAll();
  /external/dropbear/
loginrec.h 138 int termination; /* process termination status */ member in struct:logininfo
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 396 * abrupt termination of a thread (see processWorkerExit). Other
440 private final Condition termination = mainLock.newCondition(); field in class:ThreadPoolExecutor
449 * Counter for completed tasks. Updated only on termination of
535 * termination. Other uses of interruptIdleWorkers are advisory,
655 * termination possible -- reducing worker count or removing tasks
679 termination.signalAll();
735 * termination or configuration changes. Ignores
740 * called only from tryTerminate when termination is otherwise
746 * To guarantee eventual termination, it suffices to always
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ixjuser.h 311 * termination variable defines what to do at the end of a cadence, the
350 IXJ_CADENCE_TERM termination; member in struct:__anon40341
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ixjuser.h 311 * termination variable defines what to do at the end of a cadence, the
350 IXJ_CADENCE_TERM termination; member in struct:__anon41932
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ixjuser.h 311 * termination variable defines what to do at the end of a cadence, the
350 IXJ_CADENCE_TERM termination; member in struct:__anon43446
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 
lint_checks.jar 
  /external/droiddriver/libs/
guava-13.0.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar 

Completed in 629 milliseconds