This is the mail archive of the libc-alpha@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] |
On 07/24/2018 11:04 PM, Adhemerval Zanella wrote:
Indeed, maybe just increment one second and add a sleep like tst-cond15.c. I think it is worth to add a timeout check as well.
It's getting late, so I posted my patch.The uncommented locking changes are just about using cnd_wait, cnd_timedwait correctly (caller must acquire lock). I hope that's clear enough.
Thanks, Florian
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |