http://bugs.winehq.org/show_bug.cgi?id=19982
--- Comment #23 from ray@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.