foreach my $val (@$xyz_chunk) { threads->create("sub", $val); }