Move the comment at the right place.
This commit was SVN r8445.
Этот коммит содержится в:
родитель
01b0db91ae
Коммит
5c8c939713
@ -521,10 +521,9 @@ rematch:
|
|||||||
opal_list_append(&proc->frags_cant_match, (opal_list_item_t *)frag);
|
opal_list_append(&proc->frags_cant_match, (opal_list_item_t *)frag);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
/* release matching lock before processing fragment */
|
||||||
OPAL_THREAD_UNLOCK(&comm->matching_lock);
|
OPAL_THREAD_UNLOCK(&comm->matching_lock);
|
||||||
|
|
||||||
|
|
||||||
/* release matching lock before processing fragment */
|
|
||||||
if(match != NULL) {
|
if(match != NULL) {
|
||||||
mca_pml_ob1_recv_request_progress(match,btl,segments,num_segments);
|
mca_pml_ob1_recv_request_progress(match,btl,segments,num_segments);
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user