Make timers threadsafe again. This isn't quite as nice as I'd hoped (it uses...
Make timers threadsafe again. This isn't quite as nice as I'd hoped (it uses locking rather than atomic arithmetic), but should work on all the platforms we care about. I might revisit this if a totally awesome way to do it occurs to me. llvm-svn: 74002
Loading
Please register or sign in to comment