Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2003 09:06:48 +0800
From:      "David Xu" <davidxu@freebsd.org>
To:        "David Xu" <davidxu@FreeBSD.org>, <src-committers@FreeBSD.org>, <cvs-src@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/lib/libpthread/thread thr_rwlock.c
Message-ID:  <004401c2e9c5$fd2e3c10$f001a8c0@davidw2k>
References:  <200303140102.h2E12lxt019206@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

----- Original Message -----=20
From: "David Xu" <davidxu@FreeBSD.org>
To: <src-committers@FreeBSD.org>; <cvs-src@FreeBSD.org>; =
<cvs-all@FreeBSD.org>
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

Forgot to say, this problem was reported by Archie Cobbs. PR 24641.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004401c2e9c5$fd2e3c10$f001a8c0>