1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/concrt140
Jinoh Kang 94512ecc12 concrt140: Use atomic write for releasing threadsafe_queue spin lock.
This fixes data race in ARM/ARM64 platforms, and prevents potential
memory access reordering by the compiler.
2022-09-20 09:24:37 +02:00
..
tests concrt140/tests: Build without -DWINE_NO_LONG_TYPES. 2022-02-14 11:04:18 +01:00
concrt140.c
concrt140.spec msvcr100: Implement invalid_multiple_scheduling exception. 2022-07-18 10:40:13 +02:00
details.c concrt140: Use atomic write for releasing threadsafe_queue spin lock. 2022-09-20 09:24:37 +02:00
details.h
Makefile.in msvcr: Build without -DWINE_NO_LONG_TYPES. 2022-02-08 20:24:15 +01:00