HomeSort by relevance Sort by last modified time
    Searched full:wakes (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/webrtc/src/system_wrappers/interface/
condition_variable_wrapper.h 33 // Wakes one thread calling SleepCS().
36 // Wakes all threads calling SleepCS().
  /external/qemu/target-arm/
exec.h 44 /* An interrupt wakes the CPU even if the I and F CPSR bits are
  /external/chromium/base/
message_pump_default.cc 66 // loop wakes up.
message_pump_libevent.cc 241 // but to service all pending events when it wakes up.
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgr.h 143 * specify how often the TNET wakes up to listen to
147 TI_UINT8 dtimListenInterval; /**< specify how often the TNET wakes up to listen to
  /external/chromium/base/threading/
worker_pool_posix.h 54 // worker threads. Wakes up all the idle threads to let them exit.
  /external/mdnsresponder/mDNSShared/
dnsextd.h 148 int LLQEventNotifySock; // Unix domain socket pair - update handling thread writes to EventNotifySock, which wakes
  /system/core/include/cutils/
selector.h 115 * Wakes up the selector even though no I/O events occurred. Use this
  /external/dbus/dbus/
dbus-threads.h 104 /** Wakes one waiting thread on a condition variable. Found in #DBusThreadFunctions.
110 /** Wakes all waiting threads on a condition variable. Found in #DBusThreadFunctions.
  /external/qemu/hw/
goldfish_pipe.c 962 uint32_t wakes; member in struct:PipeDevice
1122 dev->wakes = pipe->wanted;
1136 DR("%s: wakes %d", __FUNCTION__, dev->wakes);
1137 return dev->wakes;
1167 qemu_put_be32(file, dev->wakes);
1195 dev->wakes = qemu_get_be32(file);
    [all...]
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
WaitingThread.java 173 * Wakes up the waiting thread.
  /external/chromium/third_party/libjingle/source/talk/base/
signalthread.cc 83 // OnWorkStop() must follow Quit(), so that when the thread wakes up due to
  /external/webkit/Source/WebCore/manual-tests/
crash-and-no-repaint-after-wake-from-sleep.html 171 assertion) in WKCACFLayerRenderer::setNeedsDisplay when computer wakes from sleep on particular page</a> and <a
  /frameworks/av/include/media/stagefright/
CameraSourceTimeLapse.h 97 // frame wakes up any blocking read.
  /external/srec/portable/include/
ptrd.h 189 * Wakes up a single thread that is waiting on this monitor. If more than one
216 * Wakes up all threads that are waiting on this monitor. A thread waits on
  /frameworks/base/core/java/android/app/
AlarmManager.java 65 * delivered until the next time the device wakes up.
79 * wakes up.
  /libcore/luni/src/main/java/java/util/concurrent/
CyclicBarrier.java 138 * Updates state on barrier trip and wakes up everyone.
150 * Sets current barrier generation as broken and wakes up everyone.
  /external/chromium/third_party/libjingle/source/talk/session/phone/
filemediaengine.cc 161 // to sleep until SetSend(true) wakes it up.
  /frameworks/base/core/java/android/os/
SystemClock.java 67 * postponed until the device wakes up. These synchronous functions may
  /development/ndk/platforms/android-9/include/android/
looper.h 196 * Wakes the poll asynchronously.
  /device/moto/stingray/whisper/
SA_Phys_Linux.c 320 /* Wakes the device */
  /external/llvm/examples/ParallelJIT/
ParallelJIT.cpp 16 // wakes them up. This complicated work is performed so that all three threads
  /frameworks/native/include/android/
looper.h 197 * Wakes the poll asynchronously.
  /frameworks/native/include/utils/
Looper.h 190 * Wakes the poll asynchronously.
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/android/
looper.h 196 * Wakes the poll asynchronously.

Completed in 2101 milliseconds

1 2 3 4