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

  /external/valgrind/main/helgrind/tests/
tc18_semabuse.c 44 void* watchdog ( void* v ) function
47 fprintf(stderr, "watchdog timer expired - not a good sign\n");
55 r= pthread_create(&t, NULL, watchdog, NULL);
  /cts/tests/tests/media/src/android/media/cts/
MediaRandomTest.java 98 * This is a watchdog used to stop the process if it hasn't been pinged
101 * Watchdog w = new Watchdog(10000); // 10 seconds.
102 * w.start(); // start the watchdog.
108 * w.end(); // ask the watchdog to stop.
111 class Watchdog extends Thread {
116 public Watchdog(long timeoutMs) {
175 Watchdog watchdog = new Watchdog(5000) local
260 Watchdog watchdog = new Watchdog(5000); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jdepend.jar 
ant-junit.jar 
ant.jar 
  /frameworks/rs/
rsContext.h 181 watchdog.command = cmd;
182 watchdog.file = file;
183 watchdog.line = line;
220 } watchdog; member in class:android::renderscript::Context
  /bionic/libc/kernel/arch-mips/asm/ip32/
crime.h 104 volatile unsigned long watchdog; member in struct:sgi_crime
  /development/ndk/platforms/android-9/arch-mips/include/asm/ip32/
crime.h 104 volatile unsigned long watchdog; member in struct:sgi_crime
  /external/kernel-headers/original/asm-mips/ip32/
crime.h 89 volatile unsigned long watchdog; member in struct:sgi_crime
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ip32/
crime.h 104 volatile unsigned long watchdog; member in struct:sgi_crime
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ip32/
crime.h 104 volatile unsigned long watchdog; member in struct:sgi_crime
  /external/qemu/
vl.c 144 #include "hw/watchdog.h"
239 WatchdogTimerModel *watchdog = NULL; variable
    [all...]
vl-android.c 186 #include "hw/watchdog.h"
311 WatchdogTimerModel *watchdog = NULL; variable
    [all...]
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 428 milliseconds