1
1
This commit was SVN r23369.
Этот коммит содержится в:
Ralph Castain 2010-07-09 17:51:28 +00:00
родитель 2193ace464
Коммит 5d2233c950

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

@ -59,6 +59,9 @@ typedef int32_t orte_rmcast_tag_t;
#define ORTE_RMCAST_TAG_DATA 9
#define ORTE_RMCAST_TAG_CMD_ACK 10
#define ORTE_RMCAST_TAG_HEARTBEAT 11
#define ORTE_RMCAST_TAG_COMMAND 12
#define ORTE_RMCAST_TAG_ERRMGR 13
/* starting value for dynamically assignable tags */
#define ORTE_RMCAST_TAG_DYNAMIC 100