19 #ifndef ORTE_ESS_SINGLETON_H
20 #define ORTE_ESS_SINGLETON_H
27 int orte_ess_singleton_component_open(
void);
28 int orte_ess_singleton_component_close(
void);
29 int orte_ess_singleton_component_query(
mca_base_module_t **module,
int *priority);
Common type for all MCA modules.
Definition: mca.h:100