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

  /external/libevent/include/event2/
event_compat.h 161 multithreaded use. The replacement is event_base_priority_init().
163 @see event_base_priority_init()
event.h     [all...]
  /external/tlsdate/src/
tlsdated-unittest.c 132 event_base_priority_init (self->state.base, MAX_EVENT_PRIORITIES);
tlsdated.c 486 event_base_priority_init (base, MAX_EVENT_PRIORITIES);
  /external/libevent/
event.c 624 if (event_base_priority_init(base, 1) < 0) {
1003 return event_base_priority_init(current_base, npriorities);
1007 event_base_priority_init(struct event_base *base, int npriorities) function
    [all...]
  /external/autotest/client/site_tests/desktopui_GmailLatency/
url_fetch_test 
url_fetch_test.arm 

Completed in 641 milliseconds