HomeSort by relevance Sort by last modified time
    Searched full:timeout_event (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libevent/
evdns.c 180 struct event timeout_event; member in struct:request
220 struct event timeout_event; /* used to keep the timeout for */ member in struct:nameserver
463 (void) evtimer_del(&ns->timeout_event);
475 if (evtimer_add(&ns->timeout_event, (struct timeval *) timeout) < 0) {
503 if (evtimer_add(&ns->timeout_event, (struct timeval *) &global_nameserver_timeouts[0]) < 0) {
537 evtimer_del(&ns->timeout_event);
568 evtimer_del(&req->timeout_event);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libpulsecommon-0.9.21.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpulsecommon-0.9.21.so 
  /external/wpa_supplicant_8/src/drivers/
driver.h 3828 struct timeout_event { struct in union:wpa_event_data
3830 } timeout_event; member in union:wpa_event_data
    [all...]
driver_nl80211.c     [all...]

Completed in 230 milliseconds