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


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

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

Log message:
	(timer_gettime): Tighter critical regions: avoids making system calls while
	holding timer mutex, and a few computations were moved outside of the mutex
	as well.


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