This is the mail archive of the libc-help@sourceware.org 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]
Other format: [Raw text]

pthread_cond_timedwait() hangs when I change system time to past


Hi,

  I am working with glibc-2.11 for x86_64 and my kernel version is 2.6.32.

  My application which uses pthread_cond_timedwait() was working fine
with glibc-2.5.90,  but hangs with glibc-2.11 when I change the system
time to the past.

  I read about differences in FUTEX_WAIT and FUTEX_WAIT_BITSET, is
this making any difference?

Regards,
Praveen Kumar J


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