HomeSort by relevance Sort by last modified time
    Searched defs:watchdog (Results 1 - 5 of 5) 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);
  /frameworks/base/libs/rs/
rsContext.h 199 } watchdog; member in class:android::renderscript::Context
202 watchdog.command = cmd;
203 watchdog.file = file;
204 watchdog.line = line;
  /external/qemu/
vl.c 144 #include "hw/watchdog.h"
239 WatchdogTimerModel *watchdog = NULL; variable
    [all...]
vl-android.c 184 #include "hw/watchdog.h"
307 WatchdogTimerModel *watchdog = NULL; variable
    [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 572 milliseconds