mpiThreadValidate

Declaration

MPI_DECL1 MPI_RESULT MPI_DECL2
    mpiThreadValidate(MPIThread thread);

 

Required Header: stdmpi.h

Change History: Added in 04.00.

Description

mpiThreadValidate validates the thread object and its handle (thread).

thread A handle to the MPIThread object to be validated.

See Also

mpiThreadCreate