Searched refs:armed (Results 1 - 6 of 6) sorted by relevance

/external/qemu/hw/android/goldfish/
H A Dtimer.c33 int armed; member in struct:timer_state
44 qemu_put_byte(f, s->armed);
45 if (s->armed) {
60 s->armed = qemu_get_byte(f);
61 if (s->armed) {
68 s->armed = 0;
104 s->armed = 1;
112 s->armed = 0;
126 s->armed = 0;
/external/chromium_org/content/gpu/
H A Dgpu_watchdog_thread.h28 bool armed() const { return armed_; } function in class:content::GpuWatchdogThread
46 // on the watched thread and checks whether the watchdog is armed.
H A Dgpu_watchdog_thread.cc74 // Acknowledge the watchdog if it has armed itself. The watchdog will not
75 // change its armed state until it is acknowledged.
76 if (armed()) {
166 // Must set armed before posting the task. This task might be the only task
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc120 bool armed; member in struct:__tsan::SignalDesc
1732 if (signal->armed) {
1733 signal->armed = false;
1790 if (signal->armed == false) {
1791 signal->armed = true;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 118 milliseconds