public interface join_watchgroup
Module Procedures
private subroutine join_watchgroup_a(watch, handle, err)
Arguments
Type |
Intent | Optional |
Attributes | | Name | |
type(watchtype), |
intent(in), |
|
dimension(:) | :: |
watch | |
type(watchgroup), |
intent(inout) |
|
| :: |
handle | |
integer, |
intent(out), |
optional |
| :: |
err | |
private subroutine join_watchgroup_s(watch, handle, err)
Arguments
Type |
Intent | Optional |
Attributes | | Name | |
type(watchtype), |
intent(in) |
|
| :: |
watch | |
type(watchgroup), |
intent(inout) |
|
| :: |
handle | |
integer, |
intent(out), |
optional |
| :: |
err | |