Searched defs:event_config (Results 1 – 2 of 2) sorted by relevance
359 struct event_config { struct362 int n_cpus_hint;363 struct timeval max_dispatch_interval;364 int max_dispatch_callbacks;365 int limit_callbacks_after_prio;366 enum event_method_feature require_features;367 enum event_base_config_flag flags;
295 struct event_config struct