[webkit-dev] WorkQueue for Windows?
Anders Carlsson
andersca at apple.com
Fri Mar 6 10:55:09 PST 2015
I think we used to have a WorkQueue implementation for Windows WK2 - anyone should be able to dig it up.
(Alternatively, we can just make an implementation using std::thread).
- Anders
> On Mar 6, 2015, at 10:46 AM, Antti Koivisto <koivisto at iki.fi> wrote:
>
> Hi,
>
> I'd like to start using WTF::WorkQueue abstraction in WebCore code. However we are currently missing a Windows implementation (WorkQueue used to be part of WK2). Anyone interested in making one? I assume it wouldn't be a difficult task for someone who knows the platform.
>
>
> antti
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
More information about the webkit-dev
mailing list