4 Oct
2009
4 Oct
'09
12:30 p.m.
http://bugs.winehq.org/show_bug.cgi?id=19982 --- Comment #56 from ray(a)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.ht... 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.