Module: wine Branch: master Commit: 05676e83e975816b3c0d87b4b18b5cd15a372489 URL: https://source.winehq.org/git/wine.git/?a=commit;h=05676e83e975816b3c0d87b4b...
Author: Paul Gofman pgofman@codeweavers.com Date: Tue May 3 18:35:04 2022 -0500
ntdll: Collect logical processor info at process start.
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/unix/system.c | 533 +++++++++++++++++++++-------------------------- 1 file changed, 239 insertions(+), 294 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=05676e83e975816b3c0d8...