RE: threads package missing is_running
by Andy Bach other posts by this author
May 2 2008 10:00AM messages near this date
Re: threads package missing is_running (solvedish)
|
RE: threads package missing is_running
Brian:
Starting Thread Test
This is the child thread (0 sec)
This is the main thread (1 sec)
This is the main thread (2 sec)
This is the child thread (2 sec)
This is the main thread (3 sec)
This is the main thread (4 sec)
This is the child thread (4 sec)
This is the main thread (5 sec)
This is the main thread (6 sec)
This is the child thread (6 sec)
This is the main thread (7 sec)
This is the main thread (8 sec)
This is the child thread (8 sec)
This is the main thread (9 sec)
This is the main thread (10 sec)
This is the child thread (10 sec)
Thread has ended.
Thread killed.
was that what was expected? I was thinking there'd be a count down or such
as each thread died and *then* the main thread dies.
a
-------------------
Andy Bach
Systems Mangler
Internet: andy_bach@[...].gov
Voice: (608) 261-5738 Fax: 264-5932
"When angry, count to four; when very angry, swear."
Mark Twain
_______________________________________________
ActivePerl mailing list
ActivePerl@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
webmaster
Brian Raven
Brian Raven
Brian Raven
webmaster
Brian Raven
Brian Raven
Bill Luebkert
Andy Bach
webmaster
Andy Bach
Lyle - CosmicPerl.com Support
webmaster
Lyle - CosmicPerl.com Support
|