Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | intent(in) | :: | image_num | |||
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
integer(kind=c_size_t), | intent(in) | :: | offset | |||
logical(kind=c_bool), | intent(out), | optional | :: | acquired_lock | ||
integer(kind=c_int), | intent(out), | optional | :: | stat | ||
character(len=*), | intent(inout), | optional | :: | errmsg | ||
character(len=:), | intent(inout), | optional | allocatable | :: | errmsg_alloc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | intent(in) | :: | image_num | |||
integer(kind=c_intptr_t), | intent(in) | :: | lock_var_ptr | |||
logical(kind=c_bool), | intent(out), | optional | :: | acquired_lock | ||
integer(kind=c_int), | intent(out), | optional | :: | stat | ||
character(len=*), | intent(inout), | optional | :: | errmsg | ||
character(len=:), | intent(inout), | optional | allocatable | :: | errmsg_alloc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | intent(in) | :: | image_num | |||
type(prif_coarray_handle), | intent(in) | :: | coarray_handle | |||
integer(kind=c_size_t), | intent(in) | :: | offset | |||
integer(kind=c_int), | intent(out), | optional | :: | stat | ||
character(len=*), | intent(inout), | optional | :: | errmsg | ||
character(len=:), | intent(inout), | optional | allocatable | :: | errmsg_alloc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | intent(in) | :: | image_num | |||
integer(kind=c_intptr_t), | intent(in) | :: | lock_var_ptr | |||
integer(kind=c_int), | intent(out), | optional | :: | stat | ||
character(len=*), | intent(inout), | optional | :: | errmsg | ||
character(len=:), | intent(inout), | optional | allocatable | :: | errmsg_alloc |