Next: _gfortran_caf_sync_images, Previous: _gfortran_caf_event_query, Up: Function ABI Documentation
_gfortran_caf_sync_all
— All-image barriervoid _gfortran_caf_sync_all (int *stat, char *errmsg, int errmsg_len)
stat | intent(out) Stores the status STAT= and may be NULL.
|
errmsg | intent(out) When an error occurs, this will be set to
an error message; may be NULL
|
errmsg_len | the buffer size of errmsg.
|