This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/linuxthreads rwlock.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	2000-08-03 00:19:15

Modified files:
	linuxthreads   : rwlock.c 

Log message:
	Use THREAD_GETMEM And THREAD_SETMEM.
	(rwlock_rd_extricate_func): Don't determine self, let __pthread_lock do it.
	(rwlock_wr_extricate_func): Likewise.
	(rwlock_have_already): Optimize *pself handling a bit.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]