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

  /external/chromium/third_party/libevent/test/
regress.c 78 static struct event_base *global_base; variable in typeref:struct:event_base
1234 event_base_priority_init(global_base, npriorities);
1630 global_base = event_init();
    [all...]
  /external/chromium_org/third_party/libevent/test/
regress.c 78 static struct event_base *global_base; variable in typeref:struct:event_base
1234 event_base_priority_init(global_base, npriorities);
1630 global_base = event_init();
    [all...]

Completed in 45 milliseconds