This is the mail archive of the glibc-bugs@sources.redhat.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]
Other format: [Raw text]

[Bug linuxthreads/261] pthread_cond_timedwait_relative hangs


------- Additional Comments From jiten dot a at gmail dot com  2004-07-10 14:06 -------
Created an attachment (id=130)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=130&action=view)
This is a test program that hangs after an hour or so on my machine.

Please compile using following command line.

g++ -D_REENTRANT -ggdb	test2.cc -lpthread -o test

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=261

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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