8.2.29. _gfortran_caf_atomic_ref
8.2.29 _gfortran_caf_atomic_ref — Atomic variable reference
- Description:
-
Reference atomically a value of a kind-4 integer or logical variable.
- Syntax:
-
void _gfortran_caf_atomic_ref (caf_token_t token, size_t offset, int image_index, void *value, int *stat, int type, int kind)
- Arguments:
-
token intent(in) An opaque pointer identifying the coarray. offset intent(in) By which amount of bytes the actual data is shifted compared to the base address of the coarray. image_index intent(in) The ID of the remote image; must be a positi