This is the mail archive of the glibc-cvs@sourceware.cygnus.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/sysdeps/pthread posix-timer.h


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	00/06/13 23:08:16

Modified files:
	linuxthreads/sysdeps/pthread: posix-timer.h 

Log message:
	(timer_id2ptr): No longer checks inuse flag, because this requires mutex to
	be held.  Callers updated to do the check when they have the mutex.
	(list_unlink_ip): Function name changed to list_unlink_ip, meaning idempotent.
	Pointer manipulation changed to get better better code out of gcc.


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