[PATCH 1/2] advapi32: HKCR merge: foundation

George Stephanos gaf.stephanos at gmail.com
Fri Nov 8 16:53:12 CST 2013


I've done what you asked. I avoided the extra level of pointers and there's
a new array now that contains indexes of free slots in the handle table.
Creating and closing handles is now done in constant complexity (and
reallocation on the other hand is linear). Commit line changed as per
Andre's suggestion and critical sections are tighter. Patch attached.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20131109/a7e946b6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-advapi32-Foundation-for-HKCR-merge.patch
Type: application/octet-stream
Size: 17321 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20131109/a7e946b6/attachment.obj>


More information about the wine-devel mailing list