=?UTF-8?Q?Michael=20M=C3=BCller=20?=: kernel32: Implement Set/ GetThreadGroupAffinity and add tests.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Oct 2 09:21:49 CDT 2015


Module: wine
Branch: master
Commit: 9d58aac467c718ea45864a1634372b975c17542e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9d58aac467c718ea45864a1634372b975c17542e

Author: Michael Müller <michael at fds-team.de>
Date:   Wed Sep 23 22:51:23 2015 +0200

kernel32: Implement Set/GetThreadGroupAffinity and add tests.

Signed-off-by: Michael Müller <michael at fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian at fds-team.de>

---

 dlls/kernel32/kernel32.spec  |   4 +-
 dlls/kernel32/tests/thread.c | 142 ++++++++++++++++++++++++++++++++-----------
 dlls/kernel32/thread.c       |  46 ++++++++++++++
 3 files changed, 156 insertions(+), 36 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=9d58aac467c718ea45864a1634372b975c17542e



More information about the wine-cvs mailing list