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 timer_routines.c


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

Modified files:
	linuxthreads/sysdeps/pthread: timer_routines.c 

Log message:
	(__timer_thread_queue_timer): Returns int value now to indicate whether timer
	was queued at head.
	(list_unlink): Non-idempotent version of list_unlink added here.
	Use appropriate list unlink function in all places: idempotent one for timers,
	non-idempotent one for thread nodes.


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