K 10 svn:author V 3 mav K 8 svn:date V 27 2017-05-26T00:25:08.662645Z K 7 svn:log V 197 MFC r318516: Fix time handling in cv_timedwait_hires(). pthread_cond_timedwait() receives absolute time, not relative. Passing wrong time there caused two threads of zdb to spin in a tight loop. END