Module: wine Branch: master Commit: d86fda0c700b2af30c5e843dcb47ed6b3bf4a476 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d86fda0c700b2af30c5e843dc...
Author: Eric Pouech eric.pouech@gmail.com Date: Thu Mar 24 08:35:24 2022 +0100
ntdll/tests: Enable compilation with long types in threadpool.c.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/tests/threadpool.c | 749 +++++++++++++++++++++--------------------- 1 file changed, 375 insertions(+), 374 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d86fda0c700b2af30c5e8...