Join POSIX thread, and optionally returns value as C pointer.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(thread_type), | intent(inout) | :: | thread |
Thread type. |
||
type(c_ptr), | intent(out), | optional | :: | value |
Returned thread value. |