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

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

Completed in 1718 milliseconds