OpenMPI  0.1.1
event_config Struct Reference

Internal structure: describes the configuration we want for an event_base that we're about to allocate. More...

#include <event-internal.h>

Public Member Functions

 TAILQ_HEAD (event_configq, event_config_entry) entries
 

Data Fields

int n_cpus_hint
 
enum event_method_feature require_features
 
enum event_base_config_flag flags
 

Detailed Description

Internal structure: describes the configuration we want for an event_base that we're about to allocate.


The documentation for this struct was generated from the following file: