Date: Mon, 11 Nov 1996 01:19:57 -0800 (PST) From: Jeffrey Hsu <hsu> To: CVS-committers, cvs-all, cvs-include Subject: cvs commit: src/include pthread.h Message-ID: <199611110919.BAA02845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
hsu 96/11/11 01:19:56 Modified: include pthread.h Log: Moved pthread_mutexattr_default inside #ifndef PTHREAD_KERNEL now that we use it in the uthreads implementation. Moved enum pthread_mutextype here from libc_r/uthread/pthread_private.h. Change prototype for pthread_getspecific(). Revision Changes Path 1.3 +8 -2 src/include/pthread.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611110919.BAA02845>