The relative timeout in linuxthreads

H . J . Lu hjl@lucon.org
Wed Feb 6 15:36:00 GMT 2002


The current pthread interface only supports the timeout value in
absolute time. The problem is under certain conditions, the clock
can change. As the result, a thread may not time out in the right
time. I will add a new interface to support the timeout value in
relative time to solve our problems. Does anyone have any other
suggestions?

Thanks.


H.J.



More information about the Libc-alpha mailing list