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

1 2

  /external/qemu/distrib/sdl-1.2.15/src/
SDL.c 300 unsigned _System LibMain(unsigned hmod, unsigned termination)
302 if (termination)
  /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();
  /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...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
share_client.js 124 * Handles termination of the web view request.
  /bionic/libc/kernel/uapi/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon559
  /development/ndk/platforms/android-L/include/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon2157
  /external/chromium_org/chrome/tools/
webforms_aggregator.py 600 Used after thread's termination for the creation of a file with a list of
  /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:__anon26936
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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:__anon46001
  /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:__anon47737
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon74376
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon75685
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ixjuser.h 270 IXJ_CADENCE_TERM termination; member in struct:__anon76993
  /external/chromium_org/chrome/browser/resources/cryptotoken/
webrequest.js 159 // Termination of this function relies in fetchAppId completing.
161 // TODO: provide a termination guarantee, e.g. with a timer?
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 377 The handler will receive the reason for termination as a string. After
    [all...]
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /frameworks/testing/espresso/libs/
guava-14.0.1.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/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 

Completed in 1354 milliseconds

1 2