MPI_Waitany

int MPI_Waitany(int, MPI_Request *, int *, MPI_Status *);
Waits for any specified non-blocking operation to complete.