MPI_Testany
int MPI_Testany(int, MPI_Request *, int *, int *, MPI_Status *);
Tests for the completion of any specified non-blocking operation.