HomeSort by relevance Sort by last modified time
    Searched refs:termination (Results 1 - 25 of 31) sorted by null

1 2

  /external/openssh/
loginrec.h 73 int termination; /* process termination status */ member in struct:logininfo
logintest.c 78 li->termination, li->tv_sec, li->tv_usec,
  /external/guava/guava/src/com/google/common/util/concurrent/
MoreExecutors.java 136 * <p>This method waits 120 seconds before continuing with JVM termination,
156 * <p>This method waits 120 seconds before continuing with JVM termination,
246 * and termination behavior.
281 private final Condition termination = lock.newCondition(); field in class:MoreExecutors.SameThreadExecutorService
352 nanos = termination.awaitNanos(nanos);
387 termination.signalAll();
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 397 * abrupt termination of a thread (see processWorkerExit). Other
441 private final Condition termination = mainLock.newCondition(); field in class:ThreadPoolExecutor
450 * Counter for completed tasks. Updated only on termination of
536 * termination. Other uses of interruptIdleWorkers are advisory,
656 * termination possible -- reducing worker count or removing tasks
680 termination.signalAll();
736 * termination or configuration changes. Ignores
741 * called only from tryTerminate when termination is otherwise
747 * To guarantee eventual termination, it suffices to always
    [all...]
  /bionic/libc/kernel/uapi/linux/
ixjuser.h 360 IXJ_CADENCE_TERM termination; member in struct:__anon592
  /development/ndk/platforms/android-21/include/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon1656
  /external/kernel-headers/original/uapi/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:__anon11259
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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:__anon30944
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/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:__anon32868
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon60573
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon61340
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon62119
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon62897
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon63673
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon64450
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 386 The handler will receive the reason for termination as a string. After
    [all...]
  /external/vogar/lib/
guava.jar 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /packages/services/Telecomm/libs/
guava.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
guava-14.0.1.jar 
  /prebuilts/misc/common/android-support-test/
espresso-core.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 

Completed in 1460 milliseconds

1 2