my %response_hash = (); ... return \%response_hash; ... my %tr_res = %{$running_threads{$name}->join()};