]> git.sesse.net Git - vlc/history - src/win32/atomic.c
Win32: try to fix atomic adds with InterlockedExchangeAdd iso InterlockedAdd
[vlc] / src / win32 / atomic.c
2010-06-28 Jean-Baptiste KempfWin32: try to fix atomic adds with InterlockedExchangeA...
2010-06-27 Rémi Denis-CourmontAtomic operations (currently same ones as in garbage...