public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* RE: Handle leak ?
@ 2000-07-20  3:28 Steve Croall
  2000-07-20 16:56 ` David Baggett
  0 siblings, 1 reply; 8+ messages in thread
From: Steve Croall @ 2000-07-20  3:28 UTC (permalink / raw)
  To: 'Paul Redondo', ML Pthreads-Win32

Paul,

Do you "join"/"detach" to/from the thread after creating it?  If not the
resources used by the thread are not cleared up.

Look at pthread_join() and pthread_detach() MAN pages.

Steve.

-----Original Message-----
From: Paul Redondo [ mailto:paul@matchvision.com ]
Sent: 20 July 2000 11:16
To: ML Pthreads-Win32
Subject: Handle leak ?


Hi there.

Did anybody noticed a huge handle leak when creating lots of detached
threads ?
I've been creating lots of detached threads during 24 hours, and the NT Task
Manager shows me an incredible amount of opened handles. Ok, my code may be
wrong ;-P But, it may not.

So, anybody else encountered this problem ?

C.U.
--
Paul Redondo - paul@matchvision.com - +33 6 16300303 / +33 6 16309014
MatchVision's R&D Team - http://www.matchvision.com

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Handle leak ?
@ 2000-07-20  3:18 Paul Redondo
  0 siblings, 0 replies; 8+ messages in thread
From: Paul Redondo @ 2000-07-20  3:18 UTC (permalink / raw)
  To: ML Pthreads-Win32

Hi there.

Did anybody noticed a huge handle leak when creating lots of detached
threads ?
I've been creating lots of detached threads during 24 hours, and the NT Task
Manager shows me an incredible amount of opened handles. Ok, my code may be
wrong ;-P But, it may not.

So, anybody else encountered this problem ?

C.U.
--
Paul Redondo - paul@matchvision.com - +33 6 16300303 / +33 6 16309014
MatchVision's R&D Team - http://www.matchvision.com


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2000-07-24  0:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-20  3:28 Handle leak ? Steve Croall
2000-07-20 16:56 ` David Baggett
2000-07-21  0:02   ` pthreads comments and suggestions [was: Re: Handle leak ?] Tristan Savatier
2000-07-21 14:09     ` David Baggett
2000-07-23 18:01       ` David Baggett
2000-07-24  0:37       ` Paul Redondo
2000-07-24  0:50         ` Ross Johnson
  -- strict thread matches above, loose matches on Subject: below --
2000-07-20  3:18 Handle leak ? Paul Redondo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).