RESOLVED FIXED Bug 83502
Port BinarySemaphoreWin.cpp to WinCE
https://bugs.webkit.org/show_bug.cgi?id=83502
Summary Port BinarySemaphoreWin.cpp to WinCE
Patrick R. Gansterer
Reported 2012-04-09 13:19:22 PDT
Port BinarySemaphoreWin.cpp to WinCE
Attachments
Patch (3.12 KB, patch)
2012-04-09 13:32 PDT, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2012-04-09 13:32:22 PDT
Daniel Bates
Comment 2 2012-04-09 18:39:56 PDT
For completeness, hyperlinks to the MSDN documentation for WaitForSingleObject and WaitForSingleObjectEx are below: WaitForSingleObject: <http://msdn.microsoft.com/en-us/library/windows/desktop/ms687032(v=vs.85).aspx> WaitForSingleObjectEx: <http://msdn.microsoft.com/en-us/library/windows/desktop/ms687036(v=vs.85).aspx>
WebKit Review Bot
Comment 3 2012-04-09 18:54:14 PDT
Comment on attachment 136294 [details] Patch Clearing flags on attachment: 136294 Committed r113657: <http://trac.webkit.org/changeset/113657>
WebKit Review Bot
Comment 4 2012-04-09 18:54:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.