. |
mpiNotifyEvent Declaration
Description mpiNotifyEvent first checks to see if the type field of status matches a bit in the event mask maintained by a Notify object (notify). IF AND THEN If a thread is waiting for event notification (after having called mpiNotifyEventWait(notify)), the signal will awaken it. Otherwise, the next call to mpiNotifyEventWait(notify) will return immediately with status.
See Also
|
| | Copyright © 2001-2021 Motion Engineering |