This is the mail archive of the libc-alpha@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]

Re: LinuxThreads timed condition wait patch.


On Sat, 5 Feb 2000, Kaz Kylheku wrote:

> Date: Sat, 5 Feb 2000 05:38:11 -0800 (PST)
> From: Kaz Kylheku <kaz@ashi.footprints.net>
> To: libc-alpha@sourceware.cygnus.com
> Subject: LinuxThreads timed condition wait patch.
> 
> 
> This is a patch to simplify the handling of signal interruptions
> of a timed condition variable wait. It is necessary to remain sleeping
> while handling signals until the condition is signaled or the time
> specified in the pthread_cond_timedwait call passes.

I hate to be a nagging nuisance, but is anyone looking at this? ;)


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