-
f9bf15e7
by Eric Pouech at 2025-11-04T17:41:54+01:00
kernel32/tests: Test adding group affinity to proc/thread attributes list.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
ecfab2dd
by Eric Pouech at 2025-11-04T17:41:54+01:00
kernelbase: Support affinity group in process/thread attributes list.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
2d3f227f
by Eric Pouech at 2025-11-04T17:41:54+01:00
include: Add missing process group related definitions.
-
caf92367
by Eric Pouech at 2025-11-04T17:41:54+01:00
kernel32/tests: Test thread creation with group affinity attributes.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
1b4dca81
by Eric Pouech at 2025-11-04T17:41:54+01:00
kernelbase: Support group affinity attributes.
In CreateRemoteThreadEx().
Signed-off-by: Eric Pouech <epouech@codeweavers.com>