Date: Tue, 4 Nov 2003 11:53:32 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_mutex.c Message-ID: <200311041953.hA4JrWsP058341@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2003/11/04 11:53:32 PST FreeBSD src repository Modified files: lib/libpthread/thread thr_mutex.c Log: Add the ability to reinitialize a mutex (internally, not a userland API). Reviewed by: davidxu Revision Changes Path 1.43 +20 -7 src/lib/libpthread/thread/thr_mutex.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311041953.hA4JrWsP058341>