dm_system_pid Subroutine

public subroutine dm_system_pid(pid)

Returns the process id (PID).

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: pid

Process id.


Calls

proc~~dm_system_pid~~CallsGraph proc~dm_system_pid dm_system_pid c_getpid c_getpid proc~dm_system_pid->c_getpid