1
1

Add another multicast tag for updating state

This commit was SVN r22979.
Этот коммит содержится в:
Ralph Castain 2010-04-15 18:08:53 +00:00
родитель 7654b39349
Коммит c3e4c40cdf

Просмотреть файл

@ -54,6 +54,7 @@ typedef int32_t orte_rmcast_tag_t;
#define ORTE_RMCAST_TAG_MSG 6
#define ORTE_RMCAST_TAG_TOOL 7
#define ORTE_RMCAST_TAG_IOF 8
#define ORTE_RMCAST_TAG_UPDATE_STATE 9
/* starting value for dynamically assignable tags */
#define ORTE_RMCAST_TAG_DYNAMIC 100