Date: Mon, 2 Jun 2003 19:21:01 -0700 (PDT) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_cond.c thr_mutex.c Message-ID: <200306030221.h532L1FE019296@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2003/06/02 19:21:01 PDT
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_cond.c thr_mutex.c
Log:
Free memory of internal low level lock when mutex and condition variable
are destroyed.
Submitted by: tegge
Revision Changes Path
1.44 +3 -0 src/lib/libpthread/thread/thr_cond.c
1.37 +6 -0 src/lib/libpthread/thread/thr_mutex.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306030221.h532L1FE019296>
