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

  /external/chromium/third_party/libevent/test/
test-init.c 36 event_init();
test-eof.c 75 event_init();
test-time.c 73 event_init();
test-weof.c 73 event_init();
regress.c 672 struct event_base *base = event_init();
691 base1 = event_init();
693 base2 = event_init();
719 base1 = event_init();
720 base2 = event_init();
765 struct event_base *base = event_init();
796 struct event_base *base = event_init();
854 struct event_base *base = event_init();
880 base1 = event_init();
1630 global_base = event_init();
    [all...]
bench.c 166 event_init();
regress_http.c 1086 base = event_init();
1092 event_init();
  /external/chromium/third_party/libevent/sample/
signal-test.c 51 event_init();
time-test.c 55 event_init();
event-test.c 121 event_init();
  /system/core/sh/
mkinit.sh 44 event_init=
170 echo "${event_init%$nl}"
  /external/chromium/third_party/libevent/
event.h 58 library, you must call event_init() or event_base_new() to perform one-time
271 @see event_base_set(), event_base_free(), event_init()
278 The event API needs to be initialized with event_init() before it can be
284 struct event_base *event_init(void);
294 @see event_base_new(), event_init()
313 @param eb the event_base structure returned by event_init()
314 @see event_init(), event_dispatch()
386 @param eb the event_base structure returned by event_init()
419 @param eb the event_base structure returned by event_init()
449 @param eb the event_base structure returned by event_init()
    [all...]
event.3 33 .Nm event_init ,
91 .Fn "event_init" "void"
209 .Fn event_init
470 .Fn event_init ,
evdns.3 95 This code is based on libevent and you must call event_init before
evdns.h 61 * This code is based on libevent and you must call event_init before
event.c 159 event_init(void) function
evdns.c     [all...]
  /external/wpa_supplicant_8/src/utils/
eloop.h 271 * initialized with event_init() and one or more events have been registered.
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
eloop.h 295 * initialized with event_init() and one or more events have been registered.
  /external/libvpx/examples/includes/geshi/geshi/
php.php 244 'event_have_events','event_init','event_new','event_pending',
    [all...]
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 631 int (*event_init) (struct perf_event *event); member in struct:pmu
  /external/libvpx/examples/includes/geshi/docs/
geshi-doc.html     [all...]

Completed in 1674 milliseconds