[PATCH v4 3/3] msvcp140_atomic_wait: Implement __std_parallel_algorithms_hw_threads.

Piotr Caban piotr at codeweavers.com
Wed Jan 26 10:24:35 CST 2022


From: Daniel Lehman <dlehman at esri.com>

v2 - call function in msvcp140 instead of copy
v3 - without internal header
v4 - remove DllMain

Signed-off-by: Daniel Lehman <dlehman at esri.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  configure.ac                                  |  1 +
  dlls/msvcp140_atomic_wait/Makefile.in         |  4 ++
  dlls/msvcp140_atomic_wait/main.c              | 32 ++++++++++
  .../msvcp140_atomic_wait.spec                 |  2 +-
  dlls/msvcp140_atomic_wait/tests/Makefile.in   |  4 ++
  .../tests/msvcp140_atomic_wait.c              | 60 +++++++++++++++++++
  6 files changed, 102 insertions(+), 1 deletion(-)
  create mode 100644 dlls/msvcp140_atomic_wait/main.c
  create mode 100644 dlls/msvcp140_atomic_wait/tests/Makefile.in
  create mode 100644 dlls/msvcp140_atomic_wait/tests/msvcp140_atomic_wait.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-msvcp140_atomic_wait-Implement-__std_parallel_algorith.txt
Type: text/x-patch
Size: 5243 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220126/b71cc261/attachment.bin>


More information about the wine-devel mailing list