]> git.sesse.net Git - vlc/history - src/win32/atomic.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / win32 / atomic.c
2010-07-01 Laurent AimarSafer vlc_atomic_set for win32.
2010-06-29 Rémi Denis-CourmontWin32: fix InterlockedExchangeAdd use
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...