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: Avoid forwarding to msvcp120 by duplicating msvcp90/details.c. 2021-08-30 22:49:58 +02:00
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 concrt140: Avoid forwarding to msvcp120 by duplicating msvcp90/details.c. 2021-08-30 22:49:58 +02:00
Makefile.in msvcr: Build without -DWINE_NO_LONG_TYPES. 2022-02-08 20:24:15 +01:00