my $tid = threads->new(\&threadFunc , $self); # Syntax: $thr = threads->create(FUNCTION, ARGS)