Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Threads inside Objects & Sharing

by marioroy (Prior)
on Nov 29, 2019 at 02:41 UTC ( [id://11109408]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub test {
      my ($self, $x1) = @_;
    ...
      $thr->detach();
    }
    
  2. or download this
    ...
    A: closing thread $self{x2}=558
    ...
        A=558 B=766 C=970
        A=558 B=766 C=970
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11109408]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-03-28 21:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found