MPI_Waitsome
int MPI_Waitsome(int, MPI_Request *, int *, int *, MPI_Status *);
Waits for at least one of a list of non-blocking operations to complete.