RESOLVED DUPLICATE of bug 58239 53209
RunLoop should have a way to run until a BinarySemaphore is signaled or a timeout elapses
https://bugs.webkit.org/show_bug.cgi?id=53209
Summary RunLoop should have a way to run until a BinarySemaphore is signaled or a tim...
Adam Roben (:aroben)
Reported 2011-01-26 17:26:18 PST
In order to fix bug 51352, we'll need a way to run a RunLoop until a BinarySemaphore is signaled or a timeout elapses.
Attachments
WIP patch for discussion (4.32 KB, patch)
2011-01-31 09:46 PST, Adam Roben (:aroben)
no flags
Anders Carlsson
Comment 1 2011-01-26 18:16:05 PST
Adam Roben (:aroben)
Comment 2 2011-01-31 09:46:15 PST
Created attachment 80649 [details] WIP patch for discussion
Adam Roben (:aroben)
Comment 3 2011-04-11 14:27:57 PDT
This got fixed as part of bug 58239. I didn't add a completely generic mechanism, just what was needed to fix that bug. *** This bug has been marked as a duplicate of bug 58239 ***
Note You need to log in before you can comment on or make changes to this bug.