8.2.14. _gfortran_caf_event_query

8.2.14 _gfortran_caf_event_query — Query event count

Description:
Return the event count of the specified event count.
Syntax:
void _gfortran_caf_event_query (caf_token_t token, size_t index, int image_index, int *count, int *stat)
Arguments:
token intent(in) An opaque pointer identifying the coarray.
index Array index; first array index is 0. For scalars, it is always 0.
image_index The ID of the remote image; must be a positive number; zero indicates the current image when accessed noncoindexed.
count intent(out) T