13 Nov
2009
13 Nov
'09
9:21 p.m.
http://bugs.winehq.org/show_bug.cgi?id=20602 --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2009-11-13 15:21:10 --- (In reply to comment #7)
That patch should probably be reverted. It was an attempt to fix bug 19982, but it does not: Wine uses the posix API to create threads, and it should use the posix API to set the affinity too.
No, the Posix API only works inside the process, from the wineserver using the syscall is correct. There must be some other problem here. -- 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.