23 #ifndef ORTE_PLM_PROCESS_EXPORT_H
24 #define ORTE_PLM_PROCESS_EXPORT_H
26 #include "orte_config.h"
28 #ifdef HAVE_SYS_TIME_H
32 #include "opal/threads/condition.h"
40 int orte_plm_process_component_open(
void);
41 int orte_plm_process_component_close(
void);
47 int orte_plm_process_finalize(
void);
59 bool assume_same_shell;
62 bool remote_reg_prefix;
63 bool remote_env_prefix;
Common type for all MCA modules.
Definition: mca.h:100
Definition: condition.h:49
int32_t orte_std_cntr_t
Supported datatypes for messaging and storage operations.
Definition: types.h:34
Definition: mutex_unix.h:53
Top-level interface for all MCA components.
The Process Lifecycle Management (PLM) subsystem serves as the central switchyard for all process man...
plm component
Definition: plm.h:122
PLM Component.
Definition: plm_process.h:52
plm module version 1.0.0
Definition: plm.h:101