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/19 17:32:33

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

Log message:
	(struct timer_node):  The inuse member is now an enum with three values, so
	that an intermediate state can be represented (deleted but not free for reuse
	yet).  New refcount member added.


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