Bug#673711: kfreebsd-9: pthread_cond_timedwait returns immediately with ETIMEDOUT

2012-05-20 Thread Nicolas Bourdaud
Package: kfreebsd-image-9.0-1-amd64 Version: 9.0-3 Severity: important File: kfreebsd-9 Tags: upstream Hi, when using pthread_cond_timedwait, it often returns immediately with the error ETIMEDOUT regardless to the length of the timeout passed to the function. I have provided a C program

Bug#673711: kfreebsd-9: pthread_cond_timedwait returns immediately with ETIMEDOUT

2012-05-20 Thread Christoph Egger
Hi! Nicolas Bourdaud nicolas.bourd...@gmail.com writes: when using pthread_cond_timedwait, it often returns immediately with the error ETIMEDOUT regardless to the length of the timeout passed to the function. I have provided a C program that illustrates the problem. It affects