Export the orte_ns_base_print_name_args function.
This commit was SVN r15520.
Этот коммит содержится в:
родитель
0b06832fc7
Коммит
9cbc9df1b8
@ -96,7 +96,7 @@ typedef struct orte_process_name_t orte_process_name_t;
|
||||
|
||||
|
||||
/* useful define to print name args in output messages */
|
||||
char* orte_ns_base_print_name_args(orte_process_name_t *name);
|
||||
ORTE_DECLSPEC extern char* orte_ns_base_print_name_args(orte_process_name_t *name);
|
||||
#define ORTE_NAME_PRINT(n) \
|
||||
orte_ns_base_print_name_args(n)
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user