[PATCH 6/8] msvcrt: Move lock Concurrency functions to concurrency.c.

Piotr Caban piotr at codeweavers.com
Wed Aug 18 09:09:13 CDT 2021


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/concurrency.c | 1307 ++++++++++++++++++++++++++++++++++++
  dlls/msvcrt/lock.c        | 1310 -------------------------------------
  2 files changed, 1307 insertions(+), 1310 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-msvcrt-Move-lock-Concurrency-functions-to-concurrency..txt
Type: text/x-patch
Size: 80792 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210818/893d11f2/attachment-0001.bin>


More information about the wine-devel mailing list