]> git.sesse.net Git - vlc/commit - src/misc/mtime.c
mwait/mdate: remove cached_time - not thread-safe
authorRémi Denis-Courmont <rem@videolan.org>
Mon, 19 May 2008 17:42:48 +0000 (20:42 +0300)
committerRémi Denis-Courmont <rem@videolan.org>
Mon, 19 May 2008 17:42:48 +0000 (20:42 +0300)
commita056e64e5142c36651a7a15ed5143075266e3e06
tree517b58c6f307ade8410c50db848c55083e76efe8
parente2b38c968064a42fc31f82e7a0bb9a6d1d79d531
mwait/mdate: remove cached_time - not thread-safe

Could go badly wrong on platforms without atomic 64-bits access
src/misc/mtime.c