From owner-cvs-src Thu Mar 13 17: 8:14 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1D6537B401; Thu, 13 Mar 2003 17:08:11 -0800 (PST) Received: from mail.viasoft.com.cn (ip-167-164-97-218.anlai.com [218.97.164.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16B4843FA3; Thu, 13 Mar 2003 17:08:05 -0800 (PST) (envelope-from davidxu@freebsd.org) Received: from davidw2k (davidlnx.viasoft.com.cn [192.168.1.240]) by mail.viasoft.com.cn (8.9.3/8.9.3) with SMTP id JAA08978; Fri, 14 Mar 2003 09:34:44 +0800 Message-ID: <006401c2e9c6$4ec895c0$f001a8c0@davidw2k> From: "David Xu" To: , , References: <200303140102.h2E12lxt019206@repoman.freebsd.org> Subject: Re: cvs commit: src/lib/libpthread/thread thr_rwlock.c Date: Fri, 14 Mar 2003 09:09:04 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Forgot to say, this problem was reported by Archie Cobbs. PR 24641. ----- Original Message -----=20 From: "David Xu" To: ; ; = Sent: Friday, March 14, 2003 9:02 AM Subject: cvs commit: src/lib/libpthread/thread thr_rwlock.c > davidxu 2003/03/13 17:02:47 PST >=20 > FreeBSD src repository >=20 > Modified files: > lib/libpthread/thread thr_rwlock.c=20 > Log: > Fix a bug in rwlock. When a rwlock was locked by reader threads, a > writter thread can block reader threads to get read lock. > =20 > Revision Changes Path > 1.9 +1 -1 src/lib/libpthread/thread/thr_rwlock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message