RESOLVED FIXED 148488
Add and implement WorkQueue::concurrentApply
https://bugs.webkit.org/show_bug.cgi?id=148488
Summary Add and implement WorkQueue::concurrentApply
Anders Carlsson
Reported 2015-08-26 12:21:34 PDT
Add and implement WorkQueue::concurrentApply
Attachments
Patch (6.14 KB, patch)
2015-08-26 12:24 PDT, Anders Carlsson
ggaren: review+
Anders Carlsson
Comment 1 2015-08-26 12:24:16 PDT
Geoffrey Garen
Comment 2 2015-08-26 12:38:35 PDT
Comment on attachment 259968 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=259968&action=review r=me > Source/WTF/ChangeLog:8 > + WorkQueue::concurrentApply is modeled after dispatch_apply,and on Cocoa it uses dispatch_apply directly. , and
Anders Carlsson
Comment 3 2015-08-26 12:44:24 PDT
Note You need to log in before you can comment on or make changes to this bug.