my thr = threads->create(\&test,"host","string","2"); my thr2 = threads->create(\&test,"newhost","string","2");