| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=int64), | public | :: | count | = | 0 | ||
| integer(kind=int64), | public | :: | head | = | 1 | ||
| integer(kind=int64), | public, | allocatable | :: | ids(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(queue_t), | intent(in) | :: | queue |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(queue_t), | intent(inout) | :: | queue |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(queue_t), | intent(out) | :: | queue | |||
| integer(kind=int64), | intent(in) | :: | ids(:) |