[Bug 1530] FIXME:heap:RtlWalkHeap not fully compatible

Wine Bugs wine-bugs at winehq.com
Fri Jun 20 05:44:59 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1530


mike at theoretic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From mike at theoretic.com  2003-20-06 05:44 -------
Resolving invalid, this function is only useful for increasing efficiency on SMP
systems by avoiding a call to WaitForSingleObject. It makes no difference on
uniprocessor systems, and is useful only for locks that experience high levels
of contention.

If anything, I'd say this fixme should be turned into a comment. The amount of
spew it generates can be large, and I can't see it being implemented anytime
soon, there are too many more important things.

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list