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

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 4 07:30:02 CDT 2009


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





--- Comment #56 from ray at pobox.co.uk  2009-10-04 07:30:01 ---
(In reply to comment #54)
> I wonder whether wine should be using pthread_setaffinity_np() instead of
> sched_setaffinity().

Looking at
http://www.kernel.org/doc/man-pages/online/pages/man2/sched_setaffinity.2.html
it says:

If you are using the POSIX threads API, then use pthread_setaffinity_np(3)
instead of sched_setaffinity().

Does Wine use the "POSIX threads API" ?

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