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

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 3 11:50:46 CDT 2009


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


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|patch                       |




--- Comment #54 from Juan Lang <juan_lang at yahoo.com>  2009-10-03 11:50:45 ---
I wonder whether wine should be using pthread_setaffinity_np() instead of
sched_setaffinity().  Also, it's possible that I should be setting the affinity
directly in ntdll, rather than in wineserver.  I'll have another go when I have
a chance.

-- 
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