1
1
This commit was SVN r12717.
Этот коммит содержится в:
Brian Barrett 2006-12-01 20:01:53 +00:00
родитель bfbc281e93
Коммит 2a09fa2d9d

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

@ -707,7 +707,9 @@ ompi_osc_pt2pt_request_test(ompi_request_t ** rptr,
int *completed,
ompi_status_public_t * status )
{
#if OMPI_ENABLE_PROGRESS_THREADS == 0
ompi_request_t *request = *rptr;
#endif
int ret = OMPI_SUCCESS;
#if OMPI_ENABLE_PROGRESS_THREADS == 0