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

  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
WaitingThread.java 42 * waiting thread experiences a spurious wakeup and continues to wait.
126 * if a timeout occurrs, or if there is a spurious wakeup.
134 * Typically, a call to {@link #wakeup} is used to indicate
140 * @see #wakeup
182 public void wakeup() { method in class:WaitingThread
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
ListenerTest.java 142 wakeup(); method
146 wakeup(); method
153 private synchronized void wakeup() { method in class:ListenerTest
  /external/bluetooth/bluedroid/udrv/ulinux/
uipc.c 436 int wakeup = 0; local
449 wakeup = 1;
458 wakeup = 1;
466 if (wakeup)
516 /* clear any wakeup interrupt */
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_socket.c 342 wakeup("dummy",so);
344 /* wakeup(&so->so_timeo); */
354 * Associating wakeup with so_timeo identifier and timeo_cond
356 * modify wakeup so it can distinguish between iterator identifier and
360 wakeup(ident, so) function
427 wakeup(&so->so_timeo, so);
    [all...]
  /external/linux-tools-perf/perf-3.12.0/include/linux/
perf_event.h 522 unsigned long wakeup; member in struct:perf_output_handle
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
httpclient-4.1.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 399 milliseconds