These functions are potentially shared between multiple components so they should
be visible. This commit was SVN r15235.
Этот коммит содержится в:
родитель
e299f7039f
Коммит
98142263c6
@ -28,14 +28,14 @@
|
||||
* @retval OMPI_SUCCESS MX successfully initialized
|
||||
* @retval OMPI_ERR_NOT_AVAILABLE MX could not be initialized
|
||||
*/
|
||||
int ompi_common_mx_initialize(void);
|
||||
OMPI_DECLSPEC int ompi_common_mx_initialize(void);
|
||||
|
||||
|
||||
/**
|
||||
* Shut down mx library
|
||||
*
|
||||
*/
|
||||
int ompi_common_mx_finalize(void);
|
||||
OMPI_DECLSPEC int ompi_common_mx_finalize(void);
|
||||
|
||||
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user