[vlc-devel] vlc: svn commit r21259 (courmisch)

Subversion daemon svn at videolan.org
Sun Aug 19 19:15:12 CEST 2007


r21259 | courmisch | 2007-08-19 19:15:11 +0200 (Sun, 19 Aug 2007) | 6 lines
Changed paths:
   M /trunk/include/vlc_common.h
   M /trunk/src/libvlc-common.c
   M /trunk/src/libvlc.h
   M /trunk/src/misc/objects.c

Hide b_attached.
Also remove the volatile qualifier.
No, volatile does not magically solve threading bugs, sorry
I too have tried this "easy" path, it does REALLY NOT WORK.
volatile only solves signals concurrency, not threads concurrency.

 > http://trac.videolan.org/vlc/changeset/21259
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list