mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 10:17:55 +00:00
X86/NativeClock: Reimplement RTDSC access to be lock free.
This commit is contained in:
parent
50dd9a423a
commit
659fb51dd9
5 changed files with 107 additions and 103 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue