From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3068 invoked by alias); 7 Jul 2004 20:56:59 -0000 Mailing-List: contact pthreads-win32-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sources.redhat.com Received: (qmail 3059 invoked from network); 7 Jul 2004 20:56:58 -0000 Received: from unknown (HELO www.psatellite.com) (67.100.218.178) by sourceware.org with SMTP; 7 Jul 2004 20:56:58 -0000 Received: from [192.168.1.191] (h-67-100-218-182.phlapafg.covad.net [67.100.218.182]) by www.psatellite.com (Postfix) with ESMTP id 2C7A7774DB; Wed, 7 Jul 2004 16:56:58 -0400 (EDT) In-Reply-To: <47C7742111D3D511A01000D0B7B0C7C216171754@ZMY01EXM02> References: <47C7742111D3D511A01000D0B7B0C7C216171754@ZMY01EXM02> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: multipart/alternative; boundary=Apple-Mail-13--742532835 Message-Id: <2EC96D42-D058-11D8-BE46-000393C91F86@psatellite.com> Cc: pthreads-win32@sources.redhat.com, "'Jef Gearhart'" From: Lavanya Swetharanyan Subject: Re: Unix vs. Windows Posix threads ! Date: Wed, 07 Jul 2004 20:56:00 -0000 To: Kok YihTzye-CYK011 X-SW-Source: 2004/txt/msg00089.txt.bz2 --Apple-Mail-13--742532835 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Content-length: 339 I studied it further and I am getting "semaphore handle" leaks. The number of semaphore handles keep growing. The handle viewer is not giving me any other information. I am using the pthread_mutex_lock() and unlock, pthread_mutex_init(&mutex,NULL); etc. and these are not giving me a leak in MAC/Linux. What am I missing here ?. --Apple-Mail-13--742532835 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset=US-ASCII Content-length: 398 I studied it further and I am getting "semaphore handle" leaks. The number of semaphore handles keep growing. The handle viewer is not giving me any other information. I am using the pthread_mutex_lock() and unlock, pthread_mutex_init(&mutex,3333,D1D1,3333NULL); etc. and these are not giving me a leak in MAC/Linux. What am I missing here ?. --Apple-Mail-13--742532835--