MPI_Ssend
int MPI_Ssend(void*, int, MPI_Datatype, int, int, MPI_Comm);
Performs a blocking synchronous mode send operation.