[Bug 20230] GetThreadTimes() and the Actual and Pseudo Current Thread Handles

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 16 09:36:45 CDT 2011


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

--- Comment #1 from ray at pobox.co.uk 2011-04-16 09:36:37 CDT ---
Created an attachment (id=34147)
 --> (http://bugs.winehq.org/attachment.cgi?id=34147)
Patch to fix GetThreadTimes() to work for all threads

The patch works by reading from /proc/<pid>/task/<tid>/stat.  If this in not
possible it will report the fix messages as before.

Given that SystemProcessorPerformanceInformation uses /proc/stat I expect this
is OK.

Do I also need to send the patch to wine patches?

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