MPI 04.00 Reference>>mpiNotify

mpiNotifyEventFlush

Declaration

long mpiNotifyEventFlush(MPINotify  notify)

 

Required Header: stdmpi.h

Description

mpiNotifyEventFlush flushes any pending events from the internal FIFO event queue maintained by a Notify object (notify).

notify A handle to a notify object.
Return Values
MPIMessageOK