Help for this page
our $count = 0; sub my_callback { ... $thread->join; print "count = $count\n"; # prints 0