Searched refs:error_in_status (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/mpi/
H A Dlibmpiwrap.c1335 static void maybe_complete ( Bool error_in_status, argument
1348 and (if error_in_status then status.MPI_ERROR is MPI_SUCCESS)
1350 (when error_in_status == False, then we expect not to get
1355 && (error_in_status ? status->MPI_ERROR == MPI_SUCCESS : True)

Completed in 373 milliseconds