OpenMPI  0.1.1
errmgr_rts_hnp.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
3  * Copyright (c) 2004-2011 The University of Tennessee and The University
4  * of Tennessee Research Foundation. All rights
5  * reserved.
6  * Copyright (c) 2010-2012 Oak Ridge National Labs. All rights reserved.
7  *
8  * $COPYRIGHT$
9  *
10  * Additional copyrights may follow
11  *
12  * $HEADER$
13  */
14 
15 /**
16  * @file
17  *
18  */
19 
20 #ifndef MCA_ERRMGR_rts_hnp_EXPORT_H
21 #define MCA_ERRMGR_rts_hnp_EXPORT_H
22 
23 #include "orte_config.h"
24 
25 #include "orte/mca/errmgr/errmgr.h"
26 
27 BEGIN_C_DECLS
28 
29 /*
30  * Local Component structures
31  */
32 
33 ORTE_MODULE_DECLSPEC extern orte_errmgr_base_component_t mca_errmgr_rts_hnp_component;
34 
35 ORTE_DECLSPEC extern orte_errmgr_base_module_t orte_errmgr_rts_hnp_module;
36 
37 extern int errmgr_rts_hnp_proc_fail_xcast_delay;
38 
39 END_C_DECLS
40 
41 #endif /* MCA_ERRMGR_rts_hnp_EXPORT_H */
Definition: errmgr.h:320
Definition: errmgr.h:287
The Open RTE Error and Recovery Manager (ErrMgr)