Date: Sat, 28 Nov 1998 15:52:59 -0800 (PST) From: Eivind Eklund <eivind@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/include pthread.h src/lib/libc_r/uthread uthread_mattr_kind_np.c uthread_mutex.c Message-ID: <199811282352.PAA16864@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
eivind 1998/11/28 15:52:59 PST Modified files: include pthread.h lib/libc_r/uthread uthread_mattr_kind_np.c uthread_mutex.c Log: Add support for pthread_mutexattr_settype(). As a side effect of testing this, fix MUTEX_TYPE_COUNTING_FAST. Recursive locks now work. Revision Changes Path 1.10 +8 -2 src/include/pthread.h 1.2 +14 -0 src/lib/libc_r/uthread/uthread_mattr_kind_np.c 1.12 +47 -20 src/lib/libc_r/uthread/uthread_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811282352.PAA16864>