Oh, the pain one little word can make...sigh.
This commit was SVN r22364.
Этот коммит содержится в:
родитель
715d866da6
Коммит
a12de9d1e8
@ -534,7 +534,7 @@ static int basic_recv_nb(orte_rmcast_channel_t channel,
|
||||
recvptr->cbfunc_iovec = cbfunc;
|
||||
recvptr->cbdata = cbdata;
|
||||
|
||||
if (ORTE_SUCCESS != (ret = queue_recv(recvptr, channel, tag, cbfunc, NULL, true))) {
|
||||
if (ORTE_SUCCESS != (ret = queue_recv(recvptr, channel, tag, cbfunc, NULL, false))) {
|
||||
if (ORTE_EXISTS == ret) {
|
||||
/* this recv already exists - just release the copy */
|
||||
OBJ_RELEASE(recvptr);
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user