Help for this page

Select Code to Download


  1. or download this
    use threads;
    use threads::shared;
    ...
        print "ended " . threads->tid . " at ".clock_gettime(CLOCK_REALTIM
    +E)."\n";
    }
    __END__