[Bug 19982] SetThreadAffinityMask() seems not to work correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 30 15:15:01 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19982





--- Comment #23 from ray at pobox.co.uk  2009-09-30 15:15:01 ---
(In reply to comment #21)

> Would you mind retrying with today's git?

I do not know how to actually do this.  Is there a patch file ?

When you ran SIV [Test APIC] on your wine system did it pass and how many CPUs
does your system have ?

I have just deleted and regenerated include/config.h and when I searched for
HAVE_SCHED_SETAFFINITY could not find it at all.  there is "#define
HAVE_SCHED_H 1".  I searched /usr/include/sched.h and found definitions for
sched_setaffinity() and sched_getaffinity().
I would expect that if Wine is not able to support SetThreadAffinityMask() I
would get an error 50 (ERROR_NOT_SUPPORTED) return which does not seem to be
the case.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list