Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Synchronising threads with signals (or not)

by BrowserUk (Patriarch)
on Feb 23, 2013 at 07:28 UTC ( [id://1020283]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    [    2] Waiting    at:       3672 ms
    [    1] Waiting    at:       7077 ms
    Terminating on signal SIGINT(2)
    
  2. or download this
    main: start recorder thread;
    main: start player (in main);
    main: wait for player to finish;
    main: signal recorder thread to stop.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-04-19 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found