https://bugs.kde.org/show_bug.cgi?id=445504

--- Comment #12 from Paul Floyd <pjfl...@wanadoo.fr> ---
If I understand correctly pthread_cont_timedwait (and clock version) take a
locked mutex and unlock it. So by failing to intercept pthread_cond_clockwait,
DRD and Helgrind were not only missing a CV wait but also a mutex unlock.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to