X86/NativeClock: Reimplement RTDSC access to be lock free.

This commit is contained in:
Fernando Sahmkow 2021-01-02 02:24:49 +01:00
parent d4f871cb6a
commit 53d92318b8
5 changed files with 107 additions and 103 deletions

View file

@ -98,7 +98,6 @@ add_library(common STATIC
algorithm.h
alignment.h
assert.h
atomic_ops.cpp
atomic_ops.h
detached_tasks.cpp
detached_tasks.h