dm_sem_name Function

public function dm_sem_name(sem) result(name)

Returns the name of the semaphore.

Arguments

Type IntentOptional Attributes Name
type(sem_type), intent(inout) :: sem

Semaphore type.

Return Value character(len=:), allocatable

Semaphore name.