dm_thread_callback Interface

interface
public subroutine dm_thread_callback(arg) bind(c)

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), value :: arg

Client data as C pointer.

Description

C-interoperable POSIX thread routine.