C++11 patchset 3: remove Atomic/GenericAtomic and use std::atomic (#5906)
authorLoïc Blot <nerzhul@users.noreply.github.com>
Tue, 6 Jun 2017 12:34:14 +0000 (14:34 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2017 12:34:14 +0000 (14:34 +0200)
commitb3dfe5332cd345c7f33b8a3828649122145f7a12
tree8cbde893ad87e4663946f35cc9d19f2b52fcf16b
parenta6678d6e5a46c847c298bdca01e4499b8d601337
C++11 patchset 3: remove Atomic/GenericAtomic and use std::atomic (#5906)
src/environment.h
src/threading/atomic.h [deleted file]
src/threading/thread.h
src/unittest/test_threading.cpp