[vlc-devel] [PATCH] src: darwin/thread: reimplement monotonic clock for darwin

David Fuhrmann david.fuhrmann at gmail.com
Mon Jan 6 22:11:38 CET 2014


Am 06.01.2014 um 22:01 schrieb Rémi Denis-Courmont <remi at remlab.net>:

> Le lundi 6 janvier 2014, 21:45:52 David Fuhrmann a écrit :
>> How can cond_init_daytime be broken if the _exact_ same code path for
>> cond_wait is used as before?
> 
> This issue has been covered in excessive depth in this thread. If you still 
> don't understand the problem, I think I have neither the ability nor the will 
> to help you.

It looks like you did not read my mails close enough.

I plan to use the _same_ vlc_cond_timedwait implementation as before in the case the condition variable is instantiated with init_with_daytime. Then, there cannot be any difference in behavior for this case, compared to the current code.

If you want, I also can send an updated patch.

With best regards,
David


More information about the vlc-devel mailing list