Searched defs:event_config (Results 1 – 2 of 2) sorted by relevance
361 struct event_config { struct364 int n_cpus_hint;365 struct timeval max_dispatch_interval;366 int max_dispatch_callbacks;367 int limit_callbacks_after_prio;368 enum event_method_feature require_features;369 enum event_base_config_flag flags;
296 struct event_config struct