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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/perl/bin/
wakeup-latency-report 2 # description: system-wide min/max/avg wakeup latency
3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/wakeup-latency.pl
  /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/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
ConnPoolByRoute.java 355 // check for spurious wakeup vs. timeout
635 waitingThread.wakeup();
691 waiter.wakeup();
  /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/netinet/
sctp_bsd_addr.c 99 * then the implementation of wakeup will need to change.
102 * like wakeup(&sctppcbinfo.iterator_running);
116 wakeup(&sctp_it_ctl.iterator_running);
165 wakeup(&sctp_it_ctl.iterator_flags);
sctp_os_userspace.h 992 /* wakeup a socket */
993 #define SCTP_SOWAKEUP(so) wakeup(&(so)->so_timeo, so)
1003 /* Future zero copy wakeup/send function */
    [all...]
sctp_pcb.c     [all...]
  /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...]
user_socketvar.h 122 * (g) used only as a sleep/wakeup address, no value.
154 userland_cond_t timeo_cond; /* timeo_cond condition variable being used in wakeup */
483 * avoid a non-atomic test-and-wakeup. However, sowakeup is
780 extern void wakeup(void *ident, struct socket *so); /*__Userspace__ */
806 * avoid a non-atomic test-and-wakeup. However, sowakeup is
  /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-trace/
script.js     [all...]
  /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 1054 milliseconds