[vlc-devel] [PATCH] Support for Http Dynamic Streaming
Rémi Denis-Courmont
remi at remlab.net
Fri May 30 03:59:34 CEST 2014
Le 2014-05-30 03:24, Jonathan Thambidurai a écrit :
> I do use mutexes for synchronization; this is orthogonal to the use
> of
> volatile. Like Remi said, volatile has nothing to do with
> multithreading per-se.
I agree that volatility is orthogonal to mutual exclusion. But in this
context, it leads me to conclude that volatility is *useless*. It is
just making the code needlessly longer and slower.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list